question

KHANH TRUONG avatar image
KHANH TRUONG asked Phong Vu answered

Incoming Call Webhook

Hello,

I'm trying to create the web hook for Incoming Call event for all users. But I can't due to invalid eventFilters, I've logged in using Super Admin. What did I miss here?


Event filter : /restapi/v1.0/account/~/incoming-call-pickup


Environment : SandBox


This is the response :

{ "errorCode": "CMN-101", "message": "Parameter [eventFilters] value is invalid", "errors": [ { "errorCode": "CMN-101", "message": "Parameter [eventFilters] value is invalid", "parameterName": "eventFilters" } ], "parameterName": "eventFilters" }


Thank you

phonerest api
1 |3000

Up to 8 attachments (including images) can be used with a maximum of 1.0 MiB each and 10.0 MiB total.

1 Answer

Phong Vu avatar image
Phong Vu answered

Where did you find such an event filter? It is invalid because it is not supported.

Use this filter instead

["/restapi/v1.0/account/~/extension/~/telephony/sessions?direction=Inbound"]


1 |3000

Up to 8 attachments (including images) can be used with a maximum of 1.0 MiB each and 10.0 MiB total.

Developer sandbox tools

Using the RingCentral Phone for Desktop, you can dial or receive test calls, send and receive test SMS or Fax messages in your sandbox environment.

Download RingCentral Phone for Desktop:

Tip: switch to the "sandbox mode" before logging in the app:

  • On MacOS: press "fn + command + f2" keys
  • On Windows: press "Ctrl + F2" keys