Skip to main content
Best answer

Encrypt and Use Secret Header

  • February 3, 2022
  • 1 reply
  • 491 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.

View original
Did this topic help you find an answer to your question?
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
Forum|alt.badge.img+14
  • Zapier Expert
  • 30995 replies
  • 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.