Answered

How can I retrieve Contacts and Conversations data by specifying a date using a REST API?

  • 30 September 2023
  • 1 reply
  • 81 views

How can I retrieve Contacts, Conversations and Ticket data by specifying a date using a REST API? Could you provide the URL for this operation?

icon

Best answer by Jacob Cox 1 October 2023, 19:24

View original

1 reply

Userlevel 4
Badge +5

Hi @somesh1833 !

 

The /contacts, /conversations, and /tickets endpoints of our REST API have a search call that you can use to search based on specific attributes. You can find the instructions for ‘Search for Contacts’ here, instructions for ‘Search for Conversations’ here, and the Ticket search here.

 

Let me know if you have any questions about that!

Reply