Best answer

Encrypt and Use Secret Header

  • 3 February 2022
  • 1 reply
  • 312 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 }}

icon

Best answer by Troy Tessalone 4 February 2022, 00:11

View original

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 @agardnernet 

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

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