Integrations / Support
Help Scout
Search and read Help Scout conversations, reply, add notes and change status, and trigger workflows from conversation, customer and rating events.
Tools
help_scout.list_conversations
List conversations, newest first, filtered by inbox, status, tag, assignee or an advanced search query. Conversation IDs are numbers like 2391938111 (not the #1234 conversation number).
help_scout.get_conversation
Get a conversation with its threads (customer messages, replies and notes) by its ID, e.g. 2391938111.
help_scout.reply_to_conversation writes
Send a reply to the customer on a conversation, or save it as a draft.
help_scout.add_note writes
Add an internal note to a conversation. Customers don't see notes.
help_scout.update_status writes
Change a conversation's status, e.g. close it or mark it pending.
help_scout.list_mailboxes
List the inboxes (mailboxes) this connection can see, with their IDs for filtering conversations.
help_scout.api_get
Send a GET request to any Help Scout API path under https://api.helpscout.net/v2 and return the response. For endpoints the named tools don't cover.
help_scout.api_request writes
Send a POST, PUT, PATCH or DELETE request to any Help Scout API path under https://api.helpscout.net/v2.
Tick Allow raw writes on the connection to add api_request, which can send POST, PUT, PATCH and DELETE requests to any Help Scout API path.
Connect
- In Help Scout, open Your Profile → My Apps and click Create My App. Any redirect URL will do, since this connection uses the client credentials flow.
- Paste the app's App ID as the client ID and its App Secret as the client secret. The connection acts as the Help Scout user who created the app.
- To trigger workflows, open Settings → Workspace → Apps → Webhooks, enter the URL shown on the connection page, make up a secret key, choose the events, and paste the same secret key on the connection.
Credentials
Triggers
In Help Scout, go to Settings → Workspace → Apps → Webhooks, enter this URL, make up a secret key, pick the events, and paste the same secret key on this connection.
Events
triggerkind: help_scout connection: help_scout events: [convo.created] mailboxes: [...]
Your next automation is one sentence away.
14-day free trial with $5 of built-in AI included. Cancel anytime.