Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 1.18 KB

Body8.md

File metadata and controls

13 lines (10 loc) · 1.18 KB

SibApiV3Sdk.Body8

Properties

Name Type Description Notes
visitorId String visitor’s ID received <a href="https://developers.sendinblue.com/docs/conversations-webhooks\">from a webhook or generated by you to <a href="https://developers.sendinblue.com/docs/customize-the-widget#identifying-existing-users\">bind existing user account to Conversations
text String message text
agentId String agent ID. It can be found on agent’s page or received <a href="https://developers.sendinblue.com/docs/conversations-webhooks\">from a webhook. Alternatively, you can use agentEmail + agentName + receivedFrom instead (all 3 fields required). [optional]
receivedFrom String mark your messages to distinguish messages created by you from the others. [optional]
agentEmail String agent email. When sending messages from a standalone system, it’s hard to maintain a 1-to-1 relationship between the users of both systems. In this case, an agent can be specified by their email address. [optional]
agentName String agent name [optional]