Created a workflow to create ServiceNow tickets on provisioning errors. We have filtered it down to particuliar use cases.Does anyone know of a creative way to throttle this incase of an issue?
Don’t want to create hundred’s of tickets in short span of time.
What if you query the ServiceNow and check if a ticket is already created with same short description for the current date, if ticket is created already then skip the action.