Is the issue that you want to compare the date the incident is created, against some other date that indicates perhaps when it occurred, or was discovered, etc, and if the gap between them is beyond some SLA value, you want to trigger the escalation email ?
If so you would need to define a custom field to represent the SLA value (or else work hardcoded in a script if you want)
Then have a playbook that is based on incident creation, and checks the creation time against this other field and the SLA, in order to then trigger the escalation email.
Some relevant links...
https://www.ibm.com/docs/en/sqsp/48?topic=layouts-fields
https://www.ibm.com/docs/en/sqsp/48?topic=guide-build-manage-playbooks
https://www.ibm.com/docs/en/sqsp/48?topic=administrator-notifications
https://exchange.xforce.ibmcloud.com/hub?br=Resilient&q=email
------------------------------
Martin Feeney
Product Manager, IBM Security SOAR
martin.feeney@ie.ibm.comIreland
------------------------------