Send your data from the Catalog to Linear.
CustomerUpsert
is supported.Tip: The table can be found more easily by typing its name.
CustomerUpsert
Field | Type | Required | Description |
---|---|---|---|
name | String | Yes | The name of the customer. |
id | String | No | The unique identifier for the customer. Only used for upsert. |
externalId | String | No | The customer’s ID in an external system. |
ownerId | String | No | The ID of the user who owns the customer relationship. |
domains | Array of Strings | No | An array of domains associated with the customer. |
logoUrl | String | No | A URL for the customer’s logo. |
revenue | Int | No | The customer’s annual revenue. |
size | Int | No | The number of employees at the company. |
slackChannelId | String | No | The ID of a Slack channel associated with the customer. |
statusId | String | No | The ID of the customer’s status. |
tierId | String | No | The ID of the customer’s tier. |
tierName | String | No | The name of the customer’s tier. |
If you encounter any issues, reach out to us via Slack, and we’ll gladly assist you!