Question

Acuity API Respones not empty

  • 13 April 2024
  • 1 reply
  • 12 views

Hi there, 

 

I am using he Acuity Get API for clients: https://developers.acuityscheduling.com/reference/clients

When it could not find a client is returns a 200 instead of a 400 response as the response body is not empty, but contains an empty array “[]”. 

I am not sure if this a bug in the beta version or If I am doing something wrong. 

 

Thank your for your advice! 


1 reply

Userlevel 7
Badge +14

Hi @Direct_24 

The 200 response means the request was correct, but there were 0 results.

A 400 response would mean an invalid request.

 

To handle each case, try adding Paths: https://help.zapier.com/hc/en-us/articles/8496288555917

 

Otherwise, for us to have more context, we will need to see screenshots with how the Zap steps are configured.

Reply