Skip to main content
Question

Getting:  Failed to create a request in Webhooks by Zapier Error (HTTP Status Code: 500)

  • February 25, 2024
  • 3 replies
  • 204 views

Getting: 

Failed to create a request in Webhooks by Zapier

Error (HTTP Status Code: 500)
here is the payload in postman:
 

 

This post has been closed for comments. Please create a new post if you need help or have a question about this topic.

3 replies

Troy Tessalone
Zapier Orchestrator & Solution Partner
Forum|alt.badge.img+14
  • Zapier Orchestrator & Solution Partner
  • February 26, 2024

Hi @Epicore 

For us to have more context, post screenshots with how the rest of your step (method, URL) is configured along with the encountered error and link to the API docs that you are referencing to configure the POST.


  • Author
  • New
  • February 26, 2024
These are the screenshots, I am not referencing to any api docs but this is how the json payload is supposed to pass:
​{
    "name": "testB",
    "desc": "(minimum equipment required ) (build incredible physique and raw strength)",
     "image": "Calisthenics.jpg",
     "class_type": "Virtual",
     "category_id": "",
     "media": "",
     "trainer_id": "",
     "start_date": "2024-02-25 11:00",
     "duration": 60,
     "program_id": "",
     "category": "Indoor, Outdoor",
     "is_available": 1,
     "is_free": 1,
     "booked_slots": 0,
     "location": "Live"
}

 


Troy Tessalone
Zapier Orchestrator & Solution Partner
Forum|alt.badge.img+14
  • Zapier Orchestrator & Solution Partner
  • February 26, 2024

@Epicore 

If you are not referencing any API docs, then where did the URL field value come from?