
MessageBird
Merge interacts with MessageBird API endpoints to access certain information as detailed below.
API Endpoints
GET/groups
Merge interacts with this API endpoint to...
Access List information
List fields
remote_id
Stringname
Stringremote_data
Arrayremote_created_at
DateTime (ISO 8601)remote_updated_at
DateTime (ISO 8601)GET/groups/{groupId}/contacts
Merge interacts with this API endpoint to...
Access List information
List fields
contacts
UnknownGET/contacts
Merge interacts with this API endpoint to...
Access Contact information
Contact fields
remote_id
Stringfirst_name
Stringcountry
Enumremote_data
Arrayemail
Stringphone
Stringremote_created_at
DateTime (ISO 8601)last_name
Stringremote_updated_at
DateTime (ISO 8601)GET/conversations/{id}/messages
Merge interacts with this API endpoint to...
Access Message information
Message fields
contacts
Unknownremote_id
Stringbody
Stringsend_date
DateTime (ISO 8601)from_name
StringGET/conversations
Merge interacts with this API endpoint to...
Access Message information
Message fields
remote_data
Array