Integrations
Dialogflow V2 Setup
DialogFlow agents can be integrated with your Webio organisation to utilise natural language understanding to identify the intent of a response, and use this intent to progress the conversation journey. Integrate each of your dialogflow agents to ...
Change Update - Webhooks
Following feedback we are updating our webhooks for the events messageStatusUpdate, inboundMessage and messageSend. The messageStatusUpdate and inboundMessage will include additional fields and the messageSend will now be sent on a new type = ...
Generating your API key
Quick Trick - To generate an API key within your Webio organisation, log into your organisation, click into the organisation you want to generate the key for, scroll down to the API section and click Generate Public API. 1) Click into your ...
Webio Webhook - What it does
Using Webio's webhook you can configure your endpoints within your Webio organisation to post or retrieve data. Identifying the request is from us To identify the request as originating from Webio, first use the API to generate a JWT token. Haven't ...
Webio Webhooks
Quick trick: click into organisations, scroll down to Webhooks, click create Webhook, enter the callback URL, select the events you want to subscribe to and click create. This documentation covers Webhooks creation process on on our Old UI. If you ...