Basic Information

appmixer.intercom.core.FindConversations

1.0.0

Public

Search for multiple conversations by the value of their attributes. See Intercom API documentation for query structure examples. Please note that the changes made using the Intercom API are not reflected in real time.

Input Ports

in

FieldTypeDescription
Query (JSON) textarea JSON query object to search conversations. Example: {"field": "state", "operator": "=", "value": "open"}. See Intercom API documentation for full query structure.
Output Type select Choose whether you want to receive the result set as one complete list, or first item only or one item at a time or stream the items to a file.

Output Ports

out

notFound

FieldTypeDescription
No fields defined for this port

Full Metadata