Create Communication
Create a communication for an integration.
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Request
This endpoint expects an object.
integration_id
community_id
The Propexo unique identifier for the community
prospect_id
The Propexo unique identifier for the prospect
communication_type
Allowed values:
communication_direction
The direction of the communication
Allowed values:
message_subject
The subject of the message
message_body
The body of the message
to_addresses
The address(es) the communication will be sent to
from_address
The address the communication will be sent from
Response
Successful response
job_id
The ID of the job created to handle this operation
data

