For AI agents: visit https://docs.digitalgenius.com/llms.txt for an index of all pages formatted in Markdown and endpoints in OpenAPI.
| Input | Type | Description |
|---|
| Domain | String | Kustomer Domain |
| Kustomer Token | String | Kustomer API Key |
| Customer Email | String | The recipient customer's email address |
| Subject | String | The subject to use for sent messages |
| Create Missing Customers? | Boolean | Set to true if you want missing customers to automatically be created. If set to False and the customer does not already exist, no conversation is created. |
| Output | Type | Decription |
|---|
| Success | Boolean | True if the conversation is successfully created |
| Conversation ID | Boolean | The ID of the created conversation in Kustomer |
| Customer ID | Number | The ID of the customer (provided for reference) |