Skip to main content

Hi,

 

I am trying to make a simple POST api call with the following body:

{

"name": "test",

"asset_tag": "test",

"description": "test"

}

 

As per the API documentation my format seems correct however Zapier keeps returning a 415 Error Usupported media type.  I have read documentation that Zapier passes raw data so I would like the know which syntax I should be using in zapier to pass JSON.

 

Thanks

Hi @Jay Brigden 

For us to have more info, post these:

  • link to the API endpoint documentation you used to configure the Zap step
  • screenshots showing how your Zap step is configured in EDIT mode
  • the encountered error