Send a custom notification to specific people. Valid for Communifire version 6.0 and above.
POST https://myintranet.communifire.com/api/notifications
Body:
{ "IsCustom": true, "Url": "https://myintranet.communifire.com/myaccount", "ActionText": "Hey guys, please take a look at the My Account page.", "ToUserIDCsv": "5,10,23,45,56,67,78" }
True/false is returned as ResponseData.
{ "IsError": false, "ResponseMessage": "", "ResponseData": true }
Please Note The content type that you pass in the header of your request should be application/json.
is requesting access to a wiki that you have locked: https://my.axerosolutions.com/spaces/5/communifire-documentation/wiki/view/35628/rest-api-send-custom-notification
Your session has expired. You are being logged out.