Sync api does not give deleted events in zendesk sell | Community
Skip to main content

Sync api does not give deleted events in zendesk sell

  • July 28, 2023
  • 1 reply
  • 0 views

sobiyaq

if i have created a lead ,the sync api gives the response 
if i have deleted a lead,the sync api does not give the response.
But in documentation,it is mentioned as deleted events also be given in sync api response.

1 reply

Viktor14
  • August 16, 2023
Hello Abisha M,

It's expected behavior. As a solution - we can recommend that you can focus on the status code. For example, 200 status is the standard response for successful HTTP requests. Postman is a popular app for testing APIs.

Thanks,