[#1433] Multiple Callback/Webhook URL's for events in the API plugin

Migrated from Redmine #1433 | Author: Klaus Rubrecht
Status: New | Priority: Normal | Created: 2025-07-07


I’m integrating the widget on multiple different URL’s for staging, demonstration and live purposes for a client of mine.

Since we want to couple your event ID’s in our system(s). We were wondering if either:

  • we can have access to ‘a dev account’, with the purpose of testing the integration/widget, inside our current plan?
  • or if we can provide multiple callback URL’s to the plugin to notify multiple endpoints.

Redmine Admin wrote:

hi, multiple callbacks are not supported. However, you can use one callback url and call other urls (as many as you need) from your callback server - this will solve the issue