Skip to main content
Best answer

How can i stop auto import of edited input fields in HTTP headers while API configuration

  • August 25, 2022
  • 1 reply
  • 63 views

hey..
want to stop auto import of  edited input fields in HTTP headers of API configuration step 
currently when i am editing any input field it will auto import in HTTP headers like this screenshot:-
 

in this screenshot i don’t want this X-JOB-DESCRIPTION in HTTP header because it will causing an error while creating zap.
Any help appreciated!

Best answer by MarinaH

Hi @dipali arora 🖐

Normally, those fields are added to the Request Body when using the Input Designer, where they can be seen under Show Options.

 

You can also remove any HTTP Header fields with the X on the right hand side, that wouldn’t affect them in the input field section of the Visual Builder, but the requests sent to your API will then not include that value. 

 

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

1 reply

Forum|alt.badge.img+9
  • Zapier Staff
  • Answer
  • August 29, 2022

Hi @dipali arora 🖐

Normally, those fields are added to the Request Body when using the Input Designer, where they can be seen under Show Options.

 

You can also remove any HTTP Header fields with the X on the right hand side, that wouldn’t affect them in the input field section of the Visual Builder, but the requests sent to your API will then not include that value.