Hi All,
To use push notifications,
Set up your receiving URL, or "Webhook" callback receiver.
please tell how to set up this and how to use it within an Appian.
Thanks in Advance
Discussion posts and replies are publicly visible
This would be a web API in Appian. Then pass the APIs URL as the webhook.
hi Stefan,
thanks for replying
Did not get your point , could you please add more things so that it will be easy for me.
I am not sure what I could add. A webhook is an API endpoint the other system can call.
Perhaps you can explain your use case in more detail. What did you try? What do you want to achieve?
Actually i want to use push notification of google drive api . That is if any one upload a file or changes want to get notification
OK. But then my first answer is what you will need to do. Check the Appian documentation for how to integrate with external systems.
docs.appian.com/.../How_to_Think_About_Integrations.html
I am happy to help with more specific questions.