7min
Event Callback
You can setup a webhook-like function in your Pathfix application that would notify you the user connection status. The url will be called when the following events occur with your user connection:
- user_consent_success
- user_consent_failure
- user_consent_disconnect
- call_format_error
- api_error
To setup the callback event:
- select the application for which you want to enable this for and click on Edit
- click on the Event Callback tab
- Enter the callback url to be called for the event

Need help? Reach out to us at support@pathfix.com and we would be happy to assist!