Agile.Now webhook troubleshooting
- 29 Nov 2022
- 1 Minute to read
- Print
- DarkLight
Agile.Now webhook troubleshooting
- Updated on 29 Nov 2022
- 1 Minute to read
- Print
- DarkLight
Article summary
Did you find this summary helpful?
Thank you for your feedback
Introduction
How to find out possible error situations in the webhook installation?
Webhook settings
If the webhook integration does not work as expected, the first thing you should check is that the callback url and the authentication key are correctly installed in the PM tool and the webhook is activated from Agile.Now.
OutSystems integration log
Check the OutSystems service center integration log that the PM tool has called the integration interface.
OutSystems general log
Check the OutSystems service center general log that the interface has not thrown an error. Agile.Now API writes the error log as a json object to the log if an error has occurred in the service.
Was this article helpful?