Adds a message to a conversation. To use the endpoint, you need to have **Messengers integration** OAuth scope enabled and the Messaging manifest ready for the [Messaging app extension](https://pipedrive.readme.io/docs/messaging-app-extension).
idRequiredstringThe ID of the message
statusRequiredstringThe status of the message
messageRequiredstringThe body of the message
reply_bystringThe date and time when the message can no longer receive a reply, in UTC. Format: YYYY-MM-DD HH:MM
sender_idRequiredstringThe ID of the provider"s user that sent the message
channel_idRequiredstringThe channel ID as in the provider
created_atRequiredstringThe date and time when the message was created in the provider, in UTC. Format: YYYY-MM-DD HH:MM
attachmentsarrayThe list of attachments available in the message
conversation_idRequiredstringThe ID of the conversation
conversation_linkstringA URL that can open the conversation in the provider"s side
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
OAuth connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.