- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
Bloxone notification template
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-08-2023 02:22 PM
I have a service that forwards alerts to users. The alerts can be sumbitted via rest API. I am looking for sample templates to integrate the service. I tried to create my own template and plugging the exisitng variables from the default template, but couldn't get it to work. Also is it possible to add viairables to URL field?
Re: Bloxone notification template
[ Edited ]- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-25-2023 11:21 PM - edited 06-26-2023 09:01 PM
As i know {alertID} is a placeholder that you would replace with the actual value of the alert ID when making the request. The specific syntax for including variables in the URL can vary depending on the framework or library you're using for making the API requests.