Hi all,
We have a requirement to post data from community site to webhook through automation. we tried using $.telligent.evolution.post but it's not working. Can anyone guide me?
Hi all,
We have a requirement to post data from community site to webhook through automation. we tried using $.telligent.evolution.post but it's not working. Can anyone guide me?
I think we need to clarify, you do not post data to webhooks, webhooks are a pub/sub feature, meaning you supply an endpoint the webhook SENDS to, you don't send anything to it.
I think we need to clarify, you do not post data to webhooks, webhooks are a pub/sub feature, meaning you supply an endpoint the webhook SENDS to, you don't send anything to it.