About
Using Mir3's SOAP API, an API call is made to search for a notification.
Configurations
Name | Description | Sample |
---|---|---|
username | Mir3 username. | |
password | Mir3 password. | ********* |
enable_debug_logging | Enable debug logging if the value is set to 'Yes'. | No |
Parameters
Name | Description | Sample |
---|---|---|
Notification Title | ||
Message | ||
Response | ||
Call Bridge | ||
First Name | ||
Last Name | ||
Leave Message | ||
Validate Recipient | ||
Verify Pin | ||
Category | ||
Priority | ||
Severity |
Results
Name | Description |
---|---|
Match Count | The amount of notifications that were matched |
Return Count | The amount of notifications that were returned (can return a max of 1000 no matter how many were matched) |
Notification Details JSON | A JSON representation of the details for the notifications that were returned. |
Changelog
Mir3 Notification Search V1 (2018-02-08)
- Initial version. See README for details.
Download
GitHub
On This Page
Looking for a workflow engine?
Learn more about the Kinetic Data Enterprise Workflow Platform.
Check it out
Return to Top