Flow is not getting triggered when case is created in workspace

kumaraj
Kilo Sage

Hi All,

Greetings,

I have a custom app which is extending case table. I have created a flow XYZ which triggers and works fine when a case is created by ServiceNow API explorer or Postman. This flow triggers on create/update of the case and run only once and creates further tasks based on the condition which is same for case created in workspace.

I have created an UI action on interaction table which is appearing in workspace on interaction form. When I am using it create a case then it does create the case as I expect but does not trigger the XYZ flow and therefore it does not create tasks as well.

Is there any configuration we need to do for this flow to trigger for the case created in workspace?

Thank you.

1 ACCEPTED SOLUTION

kumaraj
Kilo Sage

I got the error, actually When I was creating the case from workspace then UI action was not setting up one of trigger condition and therefore it was not triggering.

While sending through Postman then manually I was putting the value.

Thank you all for your time.

View solution in original post

6 REPLIES 6

Good that you found the issue.

Don't forget to close the thread by marking (your own) answer as correct.

Thank you 🙂