https://{instanceName}.service-now.com/api/now/table/incident
Workflows based on this trigger will search for new events every 5 minutes.
Parameters
| Parameter | Description |
|---|---|
| Fields | Set the fields of the incident to be returned. |
| Query | A query string to filter the incoming newly created incidents. For more information about about the query language see ServiceNow’s documentation. Please DO NOT query by the sys_created_on field, as Blink uses it in its polling mechanic.Note that any query string provided here will be combined with Blink’s time-based querying using an AND logical operator. |