Forum Discussion
curious7
Feb 23, 2026Copper Contributor
How do I send Azure APIM product subscription approval to different email adresses
I am trying to identify if we have a Azure APIM instance shared between different teams then how can I send approval emails to different email addresses for different APIs/Products. I need to send ap...
Kidd_Ip
Feb 24, 2026MVP
By default, Azure API Management (APIM) directs product subscription approval requests to the designated APIM service administrators. The platform does not provide native functionality to route approval notifications to different recipients on a per‑product basis. To enable team‑specific approvals, organizations must implement a custom workflow that captures subscription requests and programmatically forwards them to the appropriate approver.
https://learn.microsoft.com/en-us/azure/api-management/api-management-subscriptions
https://github.com/adamhockemeyer/Azure-API-Management-Custom-Subscription-Approval