The API I'm trying to hit with the Webhook action requires that the data is sent in the URL, not in the body. (I know, I know, it's a 3rd party API, I can't control it.) Is there a way to use the smart fields/mustache syntax in the URL field of the webhook action? I've tried a few syntax combos and am not getting any data from them.
Hi Max,
We don't support that feature right now, and it's not currently in the pipeline, but I imagine you could probably set up a small box to transform our webhooks into a format your service can handle?
Let me know if there's anything else we can do for you :)
Huw
The only response I seem to be able to muster here is, "huh?"
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hey Max,
What I meant is that you could set up a node.js server that receives our outgoing webhooks, collects the data from the body, and sends a request to the API you need to connect to.
Huw
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.