Discussions

Ask a Question
ANSWERED

Schedule Notifications with API Calls

Hello,

Delivery path order

When sending a notification, is the delivery path order based on the order of the pasth IDs in the array?

ANSWERED

Is it possible to get a list of alerts from VCC as an API call?

I'd like to get a list of alerts (from the VCC page) and use these incidents to populate incident templates. Any guidance is appreciated.

ANSWERED

Get list of group's notifications

Is there a way to get a list of all notifications using group id?

ANSWERED

Developer Portal and Swagger

It's been a while since this was introduced, and there is still API functionality which is not documented, and other calls which ask you to go to swagger. Any idea when transition to this portal will be completed?

ANSWERED

Citizen alert

I am an admin and I do not have access to the citizen alert tab. How do I gain access?

ANSWERED

Get list of organization's incidents

Is there a way to get a list of all incidents within an organization?

How to send a notification to On-Call contacts via the API

I've gotton POST Notifications working for single contacts (broadcastContacts.externalIds and .contactIDs) and for an entire group (broadcastContacts.groupIds). I would like to send a notification to only the currently on-call person in a particular group. The group has a linked calendar and a staffed shift. It also has sequencing enabled.

POST Notifications limit delivery to SMS only

Hi Team, I have been testing sending notifications via API which current are sent to a number of defaulted channels Phone, email, text/sms to work mobile, text/sms to personal mobile. I would like to limit to only send through SMS channel. I believe perhaps this can be achieved by adding broadcastSettings/deliveryPaths to the json request of the post, however its not clear to me exactly what needs to be set/sent.

API Account Expiration

Is there a way to set up API access that doesn't have an expiring password?