Skip to main content

New to Zapier. Trying to create a Zap that goes Email Parser > Outbound  Webhook.

 

My outbound webhook requires a particular x-token header value which is an API token. Obviously I don’t want to store that in plain text.

 

How / where can I encrypt that and then use it in my Zap? I’m imagining something like:

 

x-token: {{ .secret.MY_TOKEN }}

Hi @agardnernet 

Zapier has Storage: https://zapier.com/apps/storage/integrations

Give that a try to see if it works for your use case.