How do I get data alert trigger times?

How do I get data alert trigger times?

Use a postman program that allows for saving of Web API calls to get data alert trigger times. First using the following URL to get the Calendar Event ID, and the Database ID.


undefined

Then copy and paste the information into the URL below, then copy and paste the URL into Google Chrome.

http://LocalHost/Arkieva/api/v1/calendars/events/Calendar Event ID/triggertimes?dbId=Database ID&num=Number Value

undefined

Install the JSON Formatter plugin to Chrome to make the page more readable.


    • Related Articles

    • How do I force an alert to fire?

      Copy and paste the following URL into Google Chrome and replace Alert ID with the ID of the Alert you want to fire. http://arki-dev/Arkieva/api/v1/alerts/triggers?dbId=b3d3aff7-9ce6-49a8-99c9-a63272d8a84a&alertId=Alert ID You can find the Alert ID in ...
    • What do I do if I'm having data alerts issues?

      Data Alerts are the only Alert types that have conditions, these conditions are data model queries; when a query is run, the value comes back and if the conditions are true, then it evaluates as true. Then the notification is sent. If these ...
    • Cannot trigger actions in SQL when a user creates a recurrent event?

      The setup for extracting the next date from the table (SQL Triggers) has the potential to produce negative effects when used by multiple users. Our recommendation is to setup alerts for calendar events for non secured items. By setting up an alert a ...
    • Notifications fail to start?

      Most likely a misconfiguration. f you get this error, test http://cit-arkievaprd/Arkieva/API. This is the path you should have entered when installing the Fat Client. It is stored in “C:\Program Files\Arkieva\Zemeter.NET.exe.config”. Look for: <add ...
    • Cannot create a new dropdown value in the Data Canvas?

      Users can create a new dropdown value in the table the Data Canvas is based on, however users cannot create a new dropdown value in the Data Canvas. This is by design.