Skip to main content
Best answer

Encrypt and Use Secret Header

  • February 3, 2022
  • 1 reply
  • 552 views

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 }}

Best answer by Troy Tessalone

Hi @agardnernet 

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

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

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

Troy Tessalone
Zapier Orchestrator & Solution Partner
Forum|alt.badge.img+14
  • Zapier Orchestrator & Solution Partner
  • Answer
  • February 3, 2022

Hi @agardnernet 

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

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