Skip to main content
Question

Parse header values from trigger to creates in zapier integrations

  • 28 June 2024
  • 1 reply
  • 49 views

Hello everyone,

We are considering building an zapier integration(cli) and i’m currently building a demo app,but i’m stuck with the following problem:

Our app uses API-KEY authentication and REST Hook trigger,but i when i send some data to the trigger via the webhookURL i want to extract a specific header from that  request which i can in the trigger:

const perform = async (z, bundle) => {

bundle.rawRequest.headerse‘Http-My-Header’]

return

};

but i don’t know how to parse that value to the creates section so that i can send back to my server ? 

Since its not a user input field i would like to avoid using the input fields for that .

Thanks .

 

 

 

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

Userlevel 7
Badge +14

Hi @walter_fluid 

For help with the Zapier Developer Platform, make sure to post in this category: Developer Zone

https://community.zapier.com/p/developer-zone