- 02 May 2024
- 2 Minutes to read
- Print
- DarkLight
Connexease Process
- Updated on 02 May 2024
- 2 Minutes to read
- Print
- DarkLight
Connexease is an integrator company that integrates WhatsApp Business API, Facebook Messenger and Instagram Direct Message.
For Integration
Necessary steps to perform the integration;
Facebook Business account must be verified. (The Connexease team provides support in this regard.)
On the Partner side,
For Whatsapp: The WhatsApp line from which written messages will be received must be defined in the Inbound Calls field and connected to a queue/extension output.
The Verification Code is requested by the Admin user by triggering the button on the Facebook Business page.
The code in the call that comes to the Tegsoft system and is answered without IVR is written into the password entry field opened on the page where the Verification Code is requested on the Facebook Business page.
After these procedures, other steps will be carried out by the Partner team together with Connexease.
The information to be provided by Connexease is as follows:
Username
Password
Account id
channel id
The actions to be taken with the information provided are as follows;
Click on Management > Contact Center Settings > Text Accounts.
Click the Insert (plus sign) button to create a Text Account.
Type an Account name with the name Connexease... in the Account name field. (correct as blank space)
Select the necessary Channeltype
Write the Channel Id which its provided by Connexease team.
Write https://api.connexease.com in the URL section.
Paste the Username information sent by Connexease into the username field.
Paste the Password information sent by Connexease into the Password field.
Paste the Account ID information sent by Connexease into the Account id field.
Write the customer's Whatsapp number in the Number field.
Click on the Save button.
Click on Infrastructure Management > Text Routing.
Click the Insert (plus with a User sign) button to create a Text Routing.
Select the Planned Destination Type.
If each channel is wanted to be directed to its own queue : By defining a separate rule on the text forwarding screen, trunktype connexease is selected and the trunkid is written to the number created in the messaging accounts. It can be directed either to a single webchat queue or by creating separate queues.
If you want to be guided by a single rule: By defining a rule on the text forwarding screen, trunktype connexease is selected and trunkid is left blank.
Select Connexease as Trunk Type.
Enter the channel ID information provided by Connexease in the Called (DID) field.
Enter the Tegsoft Account ID information that occurs when you create Text Accounts in the Trunk field.
Webhook
For communication to begin, you must create and forward a Webhook to the Connexease team with the information obtained from the definitions you have made in the Tegsoft system. Connexease IP must be allowed in the firewall. (34.89.215.92)
Webhook content that needs to be created:
For Instagram:
https://{Customerhostname}/Tobe/app/ApplicationServlet?externalService=textRouter&TRUNKTYPE=CONNEXEASE&TRUNKID={TEGSOFT_ACCOUNT_NUMBER for Instagram}&channelId={CONNEXEASE_INSTA_CHANNEL_ID information transmitted by connexease}
For WhatsApp:
https://{Customerhostname}/Tobe/app/ApplicationServlet?externalService=textRouter&TRUNKTYPE=CONNEXEASE&TRUNKID={TEGSOFT_ACCOUNT_NUMBER for WhatsApp}&channelId={CONNEXEASE_WP_CHANNEL_ID information transmitted by connexease}
For Facebook Messanger:
https://{Customerhostname}/Tobe/app/ApplicationServlet?externalService=textRouter&TRUNKTYPE=CONNEXEASE&TRUNKID={TEGSOFT_ACCOUNT_NUMBER for Facebook Messanger}&channelId={CONNEXEASE_FB_CHANNEL_ID information transmitted by connexease}