Help Scout integration

Customer support: conversations, customers, mailboxes, tags, workflows

Help CentreConnectors

Overview

Help Scout is a customer support platform – email-style support inbox. The Automize Help Scout connector covers conversations, customers, mailboxes, tags, workflows.

  • Regions: US-headquartered, global SaaS.
  • Plans: Free + paid (Standard, Plus, Pro).

Setting up the connection

Auth type: OAuth 2.0 (Authorization Code).

  1. Help Scout → My Apps → Create OAuth App.
  2. In Automize → Settings → Connectors → Help Scout. Paste credentials.

Find your credentials at https://secure.helpscout.net/users/apps.


Rate limits

200 req/min.


Data model

Support primitives:

    Mailbox ─┬─ Conversations ─── Threads (messages)
             ├─ Customers
             ├─ Tags
             └─ Workflows (automations)

Available operations

11 operations available. Click any row to jump to its detail.

OperationCategoryWhat it does
Create ConversationGeneralCreate a new conversation
Create CustomerGeneralCreate a new customer
Get ConversationGeneralGet conversation by ID
Get CustomerGeneralGet customer by ID
List ConversationsGeneralList all conversations
List CustomersGeneralList all customers
List MailboxesGeneralList all mailboxes
List TagsGeneralList all tags
Reply to ConversationGeneralReply to a conversation
Update ConversationGeneralUpdate a conversation
Update Conversation TagsGeneralUpdate tags on a conversation

Operations

Create Conversation

Create a new conversation

ParameterRequiredTypeDescription
Subject subjectYestext
Customer customerYestext
Mailboxid mailboxIdYestext
Type typeYestext
Threads threadsYestext

Tips

  • subject + customer + thread (first message). status=active for new ticket.

Create Customer

Create a new customer

ParameterRequiredTypeDescription
Firstname firstNameYestext
Lastname lastNameYestext
Emails emailsYestext

Get Conversation

Get conversation by ID

ParameterRequiredTypeDescription
Conversation Id conversation_idYestext

Tips

  • Returns full thread + customer.

Get Customer

Get customer by ID

ParameterRequiredTypeDescription
Customer Id customer_idYestext

List Conversations

List all conversations

No input parameters.

Tips

  • Filter by status (active, pending, closed), mailbox, tag.

List Customers

List all customers

No input parameters.


List Mailboxes

List all mailboxes

No input parameters.


List Tags

List all tags

No input parameters.


Reply to Conversation

Reply to a conversation

ParameterRequiredTypeDescription
Customer customerYestext
Text textYestext
Conversation Id conversation_idYestext

Tips

  • Public reply to customer. Or note for internal.

Update Conversation

Update a conversation

ParameterRequiredTypeDescription
Subject subjectYestext
Status statusYestext
Conversation Id conversation_idYestext

Update Conversation Tags

Update tags on a conversation

ParameterRequiredTypeDescription
Tags tagsYestext
Conversation Id conversation_idYestext

FAQ

vs Zendesk?
Help Scout: email-first, friendly UX, SMB-focused. Zendesk: more advanced, ticketing-oriented, larger enterprises.

Related connectors

See it working on your own data

Everything documented here ships with the platform – try the document tools free, or go live in 7 days.