Skip to main content

Hey! I want to know if its possible to change the value of a variable from a webhook from false to true

 

 

I want to change the “contacts is autoboxed” from false to true, that way i dont have to check the contact box manually. 

 

But i’m having a lot of trouble making the code to work, in particular with the output variable

 

Any help is appreciate it! 

Hi @Erwin Moller 

Good question.

Check out this help article with JavaScript Code examples: https://zapier.com/help/create/code-webhooks/javascript-code-examples-in-zaps


Hi @Erwin Moller 

I am a bit confused… why not just hardcode true into the next step and omit the code block entirely?