Back to all connectors

LogoKustomer integration connector

Add white-label customer-facing integration with Kustomer into your app with just a few lines of code.

Managed authentication

Connect your customer accounts in Kustomer without researching its API, registering in a developer program, and getting your application approved. We take care of authentication, secure credentials storage, and token refreshes so you don't have to.

Just one line of code for you and one click for your customers:

iApp.integration('kustomer').open()

Read full documentation
Get started for free

Add Kustomer to your app in the next 30 minutes

Execute Kustomer operations on behalf of your customers

Get information about available operations in a consistent way: name, description, input, output. Run operations using simple consistent API.

Read more about operations

Create attachment

Creates a new attachment document. Includes a temporary upload policy for uploading the file via POST request.

Any one of the following roles is required for this endpoint:

|Legacy Role|Equivalent Permission Set Role|...

Upsert Attachment

Updates requested attachment. Upserts if attachment does not exist.

Any one of the following roles is required for this endpoint:

Legacy RoleEquivalent Permission Set Role
org.admin.message.writeorg.permission.message.update

Get attachments by ID

Retrieves attachments using the attachment's unique ID or an array of unique IDs, if given.

Any one of the following roles is required for this endpoint:

|Legacy Role|Equivalent Permission Set Role|...

Get attachment by Message and Attachment ID (Inbound or Outbound)

Retrieves attachments using the attachment's unique ID for a specific message ID.

Any one of the following roles is required for this endpoint:

|Legacy Role|Equivalent Permission Set Role| |-----|--------|...

Get Brands

Retrieves a paginated list of all brands belonging to your organization.

Create Brand

Creates a brand resource.