Slack integration
-
I sent an email to support last week but no response so I will ask here.
We have set up MxChat with Slack integration on slowtravelsweden.se and have:
1. Configured successfully:
- Live Agent Intent
- Switch to Chatbot Intent
- Slack credentials (Webhook URL, Secret Key, Bot OAuth Token)
- Added ModSecurity exceptions in .htaccess for:
* /wp-json/mxchat/v1/stream
* /wp-json/mxchat/v1/agent-response
* /wp-json/mxchat/v1/slack-interaction
2. Current Status:
- Basic notification to Slack works ("Live agent has been notified")
- Messages go to Slack channel
- ModSecurity exceptions are in place
3. Specific Issue:
When trying to set up Slack Events API subscription, we get:
"Your URL didn't respond with the value of the challenge parameter"
We've tried these endpoints:
- /wp-json/mxchat/v1/slack-interaction
- /wp-json/mxchat/v1/slack-events
- /wp-json/mxchat/slack/events
Could you please provide:
1. The correct endpoint URL for Slack Events API subscription
2. Any additional configuration needed for two-way communication
3. Confirmation if our ModSecurity exceptions are correct
Thank you for your help!
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- You must be logged in to reply to this topic.