Skip to main content
Issues Webhooks

What are Issues Webhooks, how can I use them, and how can I set them up?

Updated over a week ago

Issues Webhooks and how to set them up

Merge can now notify you programmatically when Issues are created for your Linked Accounts! Issues include events that may require end-user involvement, such as when your Linked Account has a Bad API Key, Missing Permissions, Invalid Credentials, and Expired 2FA.

When you receive a Webhook, you'll receive a payload detailing the Linked Account, the Error Description, and additional Error Details. Refer to the Merge webhooks guide in our docs for a sample payload.

You can set up Linked Account Issues Webhooks here!

Prefer to poll? You can leverage our /issues endpoint instead!

If you have any questions, feel free to reach out to [email protected].

Did this answer your question?