CA
rising-crimson

How to pass custom header for webhook integration

I am trying to add a webhook integration on my Actor. But, the api is expecting an Authorization header. How do I pass a custom header? Thanks in advance.
3 Replies
HonzaS
HonzaS3y ago
Maybe somebody will advice how to do it directly. As last resort you can always create another actor that would call the API and call that actor as webhook.
rising-crimson
rising-crimsonOP3y ago
oh. thats a good idea. Thanks @HonzaS
ratty-blush
ratty-blush3y ago
I think custom headers is planned feature but not released yet

Did you find this page helpful?