Create Communication: Funnel

Create Communication: Funnel

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Request

This endpoint expects an object.
integration_idstringRequired
The Propexo unique identifier for the integration
community_idstringRequired
The Propexo unique identifier for the community
prospect_idstringRequired
The Propexo unique identifier for the prospect
communication_typeenumRequired
Allowed values:
communication_directionenumRequired
The direction of the communication
Allowed values:
message_subjectstringRequired>=1 character
The subject of the message
message_bodystringRequired>=1 character
The body of the message
to_addresseslist of stringsRequired

The address(es) the communication will be sent to

from_addressstringRequired>=1 character
The address the communication will be sent from

Response

Successful response
metaobject
resultobject

Errors