Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 991 Bytes

Body12.md

File metadata and controls

11 lines (8 loc) · 991 Bytes

SibApiV3Sdk.Body12

Properties

Name Type Description Notes
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 online pings 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. If there’s no agent with the specified email address in your Sendinblue organization, a dummy agent will be created automatically. [optional]
agentName String agent name. [optional]