Step 2: Update Bot Settings and Authorizations
Go to the “General Settings” page for the corresponding chat bot in Yext platform and select “Slack” for third party integration. Fill out the Signing Secret and Bot Token fields.
- The Bot Token is the “Bot User OAuth Token”
- The Signing Secret is on the “Basic Information” page from the Slack app
On “Event Subscriptions” page of the Slack App, enable event subscriptions feature and provide the request URL following this format:
https://cdn.yextapis.com/v2/accounts/{BUSINESS_ID}/chat/{BOT_ID}/message/slack?v=20230101&api_key={API_KEY}
This will send a request to the URL to verification, using the signing secret provided in previous step.
<% elem.innerText %>