This integration is powered by Singer's Help Scout tap and certified by Stitch. Check out and contribute to the repo on GitHub.
For support, contact Stitch support.
Help Scout integration summary
Stitch’s Help Scout integration replicates data using the Help Scout Mailbox API 2.0. Refer to the Schema section for a list of objects available for replication.
Help Scout feature snapshot
A high-level look at Stitch's Help Scout (v1) integration, including release status, useful links, and the features supported in Stitch.
STITCH | |||
Release status |
Released on July 30, 2019 |
Supported by | |
Stitch plan |
Standard |
API availability |
Available |
Singer GitHub repository | |||
REPLICATION SETTINGS | |||
Anchor Scheduling |
Supported |
Advanced Scheduling |
Unsupported |
Table-level reset |
Unsupported |
Configurable Replication Methods |
Unsupported |
DATA SELECTION | |||
Table selection |
Supported |
Column selection |
Supported |
Select all |
Supported |
||
TRANSPARENCY | |||
Extraction Logs |
Supported |
Loading Reports |
Supported |
Connecting Help Scout
Help Scout setup requirements
To set up Help Scout in Stitch, you need:
-
An active, invited Help Scout user. The Help Scout user setting up the integration in Stitch must be active and invited in Help Scout.
To verify a user’s status, click Manage > Users in Help Scout.
Step 1: Add Help Scout as a Stitch data source
- Sign into your Stitch account.
-
On the Stitch Dashboard page, click the Add Integration button.
-
Click the Help Scout icon.
-
Enter a name for the integration. This is the name that will display on the Stitch Dashboard for the integration; it’ll also be used to create the schema in your destination.
For example, the name “Stitch Help Scout” would create a schema called
stitch_help_scout
in the destination. Note: Schema names cannot be changed after you save the integration.
Step 2: Define the historical replication start date
The Sync Historical Data setting defines the starting date for your Help Scout integration. This means that:
- For tables using Key-based Incremental Replication, data equal to or newer than this date will be replicated to your destination.
- For tables using Full Table Replication, all data - including records that are older, equal to, or newer than this date - will be replicated to your destination.
Change this setting if you want to replicate data beyond Help Scout’s default setting of 1 year. For a detailed look at historical replication jobs, check out the Syncing Historical SaaS Data guide.
Step 3: Create a replication schedule
When finished, click the Authorize button to continue.
Step 4: Authorize Stitch to access Help Scout
- After you click Authorize in Stitch, you’ll be prompted to sign into your Help Scout account. Enter your Help Scout credentials and click Log in.
- On the next page, click the Authorize button to continue.
- After the authorization process is successfully completed, you’ll be directed back to Stitch.
- Click All Done.
Step 5: Set objects to replicate
The last step is to select the tables and columns you want to replicate. Learn about the available tables for this integration.
Note: If a replication job is currently in progress, new selections won’t be used until the next job starts.
For Help Scout integrations, you can select:
-
Individual tables and columns
-
All tables and columns
Click the tabs to view instructions for each selection method.
- In the integration’s Tables to Replicate tab, locate a table you want to replicate.
-
To track a table, click the checkbox next to the table’s name. A blue checkmark means the table is set to replicate.
-
To track a column, click the checkbox next to the column’s name. A blue checkmark means the column is set to replicate.
- Repeat this process for all the tables and columns you want to replicate.
- When finished, click the Finalize Your Selections button at the bottom of the screen to save your selections.
- Click into the integration from the Stitch Dashboard page.
-
Click the Tables to Replicate tab.
- In the list of tables, click the box next to the Table Names column.
-
In the menu that displays, click Track all Tables and Fields:
- Click the Finalize Your Selections button at the bottom of the page to save your data selections.
Initial and historical replication jobs
After you finish setting up Help Scout, its Sync Status may show as Pending on either the Stitch Dashboard or in the Integration Details page.
For a new integration, a Pending status indicates that Stitch is in the process of scheduling the initial replication job for the integration. This may take some time to complete.
Initial replication jobs with Anchor Scheduling
If using Anchor Scheduling, an initial replication job may not kick off immediately. This depends on the selected Replication Frequency and Anchor Time. Refer to the Anchor Scheduling documentation for more information.
Free historical data loads
The first seven days of replication, beginning when data is first replicated, are free. Rows replicated from the new integration during this time won’t count towards your quota. Stitch offers this as a way of testing new integrations, measuring usage, and ensuring historical data volumes don’t quickly consume your quota.
Help Scout table reference
Schemas and versioning
Schemas and naming conventions can change from version to version, so we recommend verifying your integration’s version before continuing.
The schema and info displayed below is for version 1 of this integration.
This is the latest version of the Help Scout integration.
Table and column names in your destination
Depending on your destination, table and column names may not appear as they are outlined below.
For example: Object names are lowercased in Redshift (CusTomERs
> customers
), while case is maintained in PostgreSQL destinations (CusTomERs
> CusTomERs
). Refer to the Loading Guide for your destination for more info.
conversations
Replication Method : |
Key-based Incremental |
Replication Key |
updated_at |
Primary Key |
id |
API endpoint : |
The conversations
table contains info about the conversations in your Help Scout mailbox. Stitch will replicate all conversations, including active, closed, open, pending, and spam.
Note: If custom fields are available, Stitch will replicate them.
id
The conversation ID. Reference: |
||||||
user_updated_at
The UTC time when the last user update occurred; equal to |
||||||
updated_at
The UTC time when the last update occurred; equal to the maximum date between |
||||||
assignee
Details about the assignee of the conversation.
|
||||||
bcc
A list of emails that have been BCC’d on the conversation.
|
||||||
cc
A list of emails that have been CC’d on the conversation.
|
||||||
closed_at
The UTC time when the conversation was closed. |
||||||
closed_by
The ID of the Help Scout user that closed the conversation. Reference: |
||||||
created_at
The UTC time when the conversation was created. |
||||||
created_by
Details about the user who created the conversation.
|
||||||
custom_fields
Custom fields associated with the conversation.
|
||||||
customer_waiting_since
Details about when the conversation was last updated.
|
||||||
folder_id
The ID of the mailbox folder the conversation is in. Reference: |
||||||
mailbox_id
The ID of the mailbox the conversation is in. Reference: |
||||||
number
|
||||||
preview
Preview text from the start of the conversation. |
||||||
primary_customer
Details about the primary customer in the conversation.
|
||||||
source
Details about the originating source of the conversation.
|
||||||
state
The state of the conversation. Possible values are:
|
||||||
status
The status of the conversation. Possible values are:
|
||||||
subject
The subject of the conversation. |
||||||
tags
A list of tags applied to the conversation.
conversations (table), tags (attribute)
|
||||||
threads
The number of threads the conversation has. |
||||||
type
The type of the conversation. Possible values are:
|
conversation_threads
Replication Method : |
Key-based Incremental |
Replication Key |
created_at |
Primary Key |
id |
API endpoint : |
The conversation_threads
table contains info about the threads that make up conversations
.
id
The conversation thread ID. |
||||||
created_at
The UTC time the conversation thread was created. |
||||||
action
Details about the action taken on the conversation thread.
|
||||||
assigned_to
Details about the assignee of the conversation thread.
|
||||||
attachments
A list of conversation attachments. |
||||||
bcc
A list of emails that have been BCC’d on the conversation.
|
||||||
body
The text content of the conversation thread. |
||||||
cc
A list of emails that have been CC’d on the conversation.
|
||||||
conversation_id
The ID of the conversation the thread is associated with. Reference: |
||||||
created_by
Details about the user that created the conversation thread.
|
||||||
customer
If If
|
||||||
opened_at
Applicable only when |
||||||
saved_reply_id
The ID of the saved reply used to create the thread. |
||||||
source
Details about the originating source of the conversation thread.
|
||||||
state
The state of the thread. Possible values are:
|
||||||
status
The status of the thread. Possible values are:
|
||||||
to
A list of emails that from the
|
||||||
type
The type of the thread. Possible values are:
|
customers
Replication Method : |
Key-based Incremental |
Replication Key |
updated_at |
Primary Key |
id |
API endpoint : |
The customers
table contains info about the customers in your Help Scout account.
id
The customer ID. Reference: |
||||||
updated_at
The UTC time when the customer was last updated. |
||||||
address
The customer’s physical address.
|
||||||
age
The customer’s age. |
||||||
background
The contents of the Notes field from the user interface in Help Scout. |
||||||
chats
Details about the customer’s chat handles.
|
||||||
created_at
The UTC time when the customer was created. |
||||||
emails
Details about the customer’s email addresses.
|
||||||
first_name
The first name of the customer. |
||||||
gender
The customer’s gender. Possible values are:
|
||||||
job_title
The customer’s job title. |
||||||
last_name
The last name of the customer. |
||||||
location
The location of the customer. |
||||||
organization
The organization the customer is associated with. |
||||||
phones
Details about the customer’s phone number(s).
|
||||||
photo_type
The type of photo associated with the customer. Possible values are:
|
||||||
photo_url
The URL of the customer’s photo. |
||||||
properties
Custom properties setup by customer on their profile.
|
||||||
social_profiles
Details about the customer’s social profiles.
customers (table), social_profiles (attribute)
|
||||||
websites
Details about the customer’s websites.
|
happiness_ratings_report
Replication Method : |
Full Table |
Primary Key |
conversation_id : rating_created_at : rating_customer_id |
API endpoint : |
The happiness ratings report provides a company’s ratings for a specified time range.
conversation_id
Conversation ID |
rating_comments
Rating Comments from customer |
rating_created_at
Date of creation of rating |
rating_customer_id
ID of the custimer who gave the rating |
rating_customer_name
Name of the custimer who gave the rating |
rating_id
Rating ID. Possible values are 1,2,3 1: Great, 2: Ok, 3: Not Good |
rating_user_id
ID of the user who got the rating |
rating_user_name
Name of the user who got the rating |
thread_created_at
Date of creation of conversation thread |
thread_id
Converstaion thread ID |
type
Rating given via. Example: email, chat etc.. |
mailboxes
Replication Method : |
Key-based Incremental |
Replication Key |
updated_at |
Primary Key |
id |
API endpoint : |
The mailboxes
table contains info about the mailboxes in your Help Scout account.
id
The mailbox ID. Reference: |
updated_at
The UTC time the mailbox was last updated. |
created_at
The UTC time the mailbox was created. |
email
The email address for the mailbox. |
name
The name of the mailbox. |
slug
The key used to represent the mailbox. |
mailbox_fields
Replication Method : |
Full Table |
Primary Key |
id |
API endpoint : |
The mailbox_fields
table contains info about the custom fields associated with your Help Scout mailboxes.
id
The mailbox field ID. |
|||
mailbox_id
The ID of the mailbox associated with the mailbox field. Reference: |
|||
name
The name of the mailbox field. |
|||
options
Applicable when
|
|||
order
The order the mailbox field is displayed in in Help Scout. |
|||
required
Indicates if the mailbox field is required. |
|||
type
The type of the mailbox field. |
mailbox_folders
Replication Method : |
Key-based Incremental |
Replication Key |
updated_at |
Primary Key |
id |
API endpoint : |
The mailbox_folders
table contains info about the mailbox folders in your Help Scout account.
id
The mailbox folder ID. Reference: |
updated_at
The UTC time when the mailbox folder was last updated. |
active_count
The number of active conversations in the mailbox folder. |
mailbox_id
The ID of the mailbox containing the folder. Reference: |
name
The name of the mailbox folder. |
total_count
The total number of conversations in the mailbox folder. |
type
The type of the mailbox folder. |
user_id
|
Replication Method : |
Key-based Incremental |
Replication Key |
updated_at |
Primary Key |
id |
API endpoint : |
This report contains information about all the different teams in the company.
created_at
Creation date |
id
Team ID |
initials
Team initials |
mention
Details about the team |
name
Team name |
photo_url
Photo URL of the team’s logo |
timezone
Timezone of the team |
updated_at
Date of last update |
team_members
Replication Method : |
Full Table |
Primary Key |
team_id : user_id |
API endpoint : |
This report contains information about team members.
team_id
ID of the team |
user_id
ID of the User |
Replication Method : |
Key-based Incremental |
Replication Key |
updated_at |
Primary Key |
id |
API endpoint : |
The users
table contains info about the users in your Help Scout account.
id
The user ID. Reference: |
updated_at
The UTC time the user was last updated. |
created_at
The UTC time the user was created. |
email
The user’s email address. |
first_name
The user’s first name. |
last_name
The user’s last name. |
photo_url
The URL of the user’s photo. |
role
The role of the user. Possible values are:
|
timezone
The user’s timezone. |
type
The type of the user. Possible values are:
|
workflows
Replication Method : |
Key-based Incremental |
Replication Key |
modified_at |
Primary Key |
id |
API endpoint : |
The workflows
table contains info about the workflows in your Help Scout account.
id
The workflow ID. |
modified_at
The UTC time the workflow was last modified. |
created_at
The UTC time the workflow was created. |
mailbox_id
The ID of the mailbox the workflow is associated with. Reference: |
name
The name of the workflow. |
order
The order of the workflow. |
status
The current status of the workflow. Possible values are:
|
type
The type of the workflow. |
Related | Troubleshooting |
Questions? Feedback?
Did this article help? If you have questions or feedback, feel free to submit a pull request with your suggestions, open an issue on GitHub, or reach out to us.