Use Cases
- Automatically escalate high-priority chats from Intercom to a centralized Knowledge base.
- Enhance customer support efficiency by documenting important interactions.
- Streamline communication between customer service and knowledge management teams.
How It Works
Trigger on incoming chat from Intercom. Fetch relevant chat data using a GET request. Send the fetched data to the Knowledge base via a POST request. Handle any errors by sending notifications to Slack.
Setup Steps
- 1Import the workflow template into n8n.
- 2Configure the webhook URL in Intercom to trigger the workflow.
- 3Set up the correct API endpoints for Intercom and Knowledge base.
- 4Test the workflow to ensure data is being sent correctly.
Apps Used
Intercom
Knowledge base
Slack
Categories
Target Roles
Tags
#process automation
#workflow management
#slack automation