Skip to main content
Question

Make.com Webhook


Forum|alt.badge.img
  • New Participant
  • 1 reply

Hello.  I am a non developer operations manager trying to set up an automation for my AI voice agent to pull callers into a Park Extension.  Using the Make.com Make an API call I am running into a AGW-404 error.  The end point URL looks like this:

https://platform.ringcentral.com/restapi/v1.0/account/2817278028/telephony/sessions 

But Im unsure if i have my account id correct.  I couldn’t find the account id anywhere in my account so I just used the URL when logged into the admin console.  Am I correct or is this why im getting the 404 error?

Im setting up the first webhook to retreive the call session, then I planned to set up another to get the callID, then the Park Call Action last.

Can anyone help? I am totally willing to hire someone.  Litteraly have been working on this for 2 weeks.  Even tried it without Make.com and directly into my LLM with a custom action and can’t get that to work either.  Please help!

2 replies

PhongVu
Community Manager
Forum|alt.badge.img
  • Community Manager
  • 2282 replies
  • January 9, 2025

First of all, you don’t really need to specify the account Id in the event filter if you do this for your own account or if your account is not a federated account (multiple accounts). You can always use the tilde sign “~” and the system will recognize the account via the authenticated user access token.

So the event filter will be as simple as “/restapi/v1.0/account/~/telephony/sessions

Check this dev guide to learn how to subscribe for WebHook notifications. There are sample codes for different programming languages.


Forum|alt.badge.img
  • Author
  • New Participant
  • 1 reply
  • January 15, 2025

Thank you ​@PhongVu .  I will take a look at the guide you linked and use the tilde.


Reply


Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie settings