Can you please give me the steps required (API Calls) to enable me to add my customers to be screened daily, and trigger an alert if there is a match?
how is the alert delivered? can it be a URL from our side?
Can you please give me the steps required (API Calls) to enable me to add my customers to be screened daily, and trigger an alert if there is a match?
how is the alert delivered? can it be a URL from our side?
You can use the API call "SEQ-case-ogs-enable: Enable ongoing screening for a case" to enable OGS on your case, this will screen the case case daily.
For API, we do not trigger any alerts to our client, although an email notification is sent to the client admin as and when there are updates on the case.
Instead of trigger alerts, we provide our users with an API call "SEQ-case-monitor-ogs: Monitor ongoing screening updates on cases", which can be called to view the list of all case system Ids that has updates due to OGS.
Can you please elaborate more on the query "can it be a URL from our side"?