Listen to slack events using windmill
damn apparently not possible for me to setup slack to add an auth header:
https://stackoverflow.com/questions/41492508/add-auth-headers-in-slacks-outgoing-webhooks
How do people create flows that listen to things on slack, using windmill
https://stackoverflow.com/questions/41492508/add-auth-headers-in-slacks-outgoing-webhooks
How do people create flows that listen to things on slack, using windmill
Stack Overflow
I am using IBM's OpenWhisk service to stand up a micro-service with a REST endpoint. This expects Basic Auth in it's header when making a POST request to it.
Is it possible to add some custom head...
Is it possible to add some custom head...