I’ve setup a zap step that I’m expecting to update a custom value via a Webhooks by Zapier. I’ve set the header like I saw in other asks, it didn’t change the response.
I’m getting an Unauthorized error, my testing API key works fine. Any ideas?

I’ve setup a zap step that I’m expecting to update a custom value via a Webhooks by Zapier. I’ve set the header like I saw in other asks, it didn’t change the response.
I’m getting an Unauthorized error, my testing API key works fine. Any ideas?
Hi
Click the Basic Auth field label to see a tooltip about how to configure the field value by using a pipe |
Check the capitalization on your Header labels.
Thanks
Post these screenshots:
Also, include the link to the app API endpoint documentation you used to configure the API request.
How its configured now: https://cdn.zappy.app/8e51a27564c391d56d6ea9fc21c18551.png
The encountered error: https://cdn.zappy.app/c834c8d2f4901c8072337eb24d522591.png
Link to documentation: https://developers.ashbyhq.com/reference/customfieldsetvalue
For the field Basic Auth, try like this:
API_KEY|
NOTE: Make sure to replace API_KEY with your actual API Key.
That did it. Thanks so much,
Yo he realizado una configuración POST usando el método JSON.
Nota: Mi problema fue la autentificación solo me todo modificar el Headers, mi autenticación por API_KEY
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.