Help Scout Mailbox connector.

Changelog

3 versions
v1.1.0 Latest
  • Added MakeApiCall component for performing arbitrary authorized API calls to the Help Scout API.
v1.0.4
  • Added output examples to component schemas.
v1.0.3
  • Initial version

Authentication

TypeDetails
OAuth 2

Actions

15
Create Conversation icon

Create Conversation

Create a new email conversation in a mailbox using an existing customer ID.
Create Customer icon

Create Customer

Create a new customer profile in HelpScout with comprehensive customer information.
Create Thread Agent Reply icon

Create Thread Agent Reply

Add an agent reply thread to a conversation. Supports attachments and CC/BCC.
Create Thread Internal Note icon

Create Thread Internal Note

Add a private internal note to a conversation with optional attachments and status change.
Find Conversations icon

Find Conversations

Search/list conversations using an advanced Help Scout query. Results are always sorted by modifiedAt in descending order (newest modified first).
Find Customers icon

Find Customers

Search/list customers using an advanced query. Results are always sorted by modifiedAt in descending order (newest modified first).
Get Conversation icon

Get Conversation

Retrieve a specific conversation by ID.
Get Customer icon

Get Customer

Retrieve a single customer by ID.
List Emails icon

List Emails

Retrieve all emails available for a customer.
List Mailboxes icon

List Mailboxes

Retrieve all accessible mailboxes for the authenticated user.
Get Current User icon

Get Current User

Retrieve the current authenticated user profile.
List Tags icon

List Tags

Retrieve all tags available to the account.
Make Api Call icon

Make Api Call

Performs an arbitrary authorized API call to the Help Scout API.
Update Conversation icon

Update Conversation

Update conversation properties such as subject, status, assignee, and other fields. Note: Help Scout API only accepts one field update per request.
Update Customer icon

Update Customer

Update an existing customer.