Skip to main content

We acquired a new company that previously had Hosted Graphite alerts being sent into their MS Teams and Slack conversations via webhooks. I'm trying to replicate this into RingCentral teams chats. I am using postman to test sending their Hosted Graphite JSON alert payloads to the incoming webhook app of my personal Rc App conversation and I get an error message below:


{ "status": "error", "message": "Your request was accepted, however a post was not generated", "error": "Invalid Custom payload: no supported fields", "validation": []}


Does anyone have experience working with Hosted Graphite or other 3rd party monitoring platforms sending alerts into Rc Chats via incoming webhooks app?

Have you tried our AddIns Feature for RC App ? https://developers.ringcentral.com/api-products/add-ins


Reply