Webhook notification to multiple users | Community
Skip to main content
Newcomer
April 4, 2023
Question

Webhook notification to multiple users

  • April 4, 2023
  • 1 reply
  • 0 views

I have a webhook-only app created for capturing "When a call recording is complete". I want this to apply at the call queue level - meaning any time a call recording is completed in a call queue. However, it appears to only be applied at the user level. 
For example I created it on my account, and therefore any time a call recording is complete for my user it works, but if a call recording is completed for anyone else it does not. 

 

I don't want to have to create an app for each user because that will require me to grand them all developer permission and login to create it.. right? 

    1 reply

    Community Champion | Employee
    April 9, 2023

    Hello @zallevo 

     

    Please create a service user with admin role, which should have access for developers and grant it permissions to develop the app. You may choose not to give regular phone admins these permissions. This way the service role is the only one that can run APIs

     

     

     

    Hope that helps

     

    If this response helps, please accept the answer as an accepted solution, so others can benefit as well.