Kustomer Send Message with Attachment
Inputs
Input | Type | Description |
---|---|---|
Domain | String | Kustomer Domain |
Key | String | Kustomer API Key |
Conversation ID | String | Kustomer Conversation ID |
Message Body | String | Message body to send. |
Template ID | String | Template ID |
Send From Email | String | The email address that you are "sending from". |
Channel | String | The Kustomer Channel to use. Valid values: email, sms, whatsapp, chat, facebook, twitter-tweet, twitter-dm, note, instagram |
WhatsApp Meta | Object | WhatsApp Meta if using interactive or template WhatsApp message. Just provide an empty object for all other channels. |
Attachment IDs | List | A list of attachment ids |
Outputs
Output | Type | Decription |
---|---|---|
Success | Boolean | Whether the message was successfully sent. |
Updated 7 days ago