Add Tags to Conversation using Kustomer. Requires tag_name and conversation_id_created. Returns results based on the executed action.
Creates Conversation using Kustomer. Requires tags and status and priority and queue_id and customer_name and subject_of_the_conversation. Returns confirmation of creation, including the new record’s ID and details.
See an exampleCreates Customer using Kustomer. Requires user_email. Returns confirmation of creation, including the new record’s ID and details.
See an exampleRetrieves Customer by Email using Kustomer. Requires customer_email. Returns the requested data record(s) with all available details.
See an exampleRetrieves Customer by Phone using Kustomer. Requires customer_phone. Returns the requested data record(s) with all available details.
Retrieves Shortcut by ID using Kustomer. Requires shortcut_id. Returns the requested data record(s) with all available details.
Retrieves User's Conversations by Email using Kustomer. No inputs are required. Returns the requested data record(s) with all available details.
Send Message using Kustomer. Requires app_name and customer_id and sentiment_polarity and conversation_history and sentiment_confidence and conversation_id_created. Returns results based on the executed action.