Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

How to trigger workflow from table record

Vijayakumar
Kilo Contributor

Hi, 

I have created a workflow using custom table, wants to trigger the workflow on each new entry in that table?

How to do that?

 

Thanks, 

Vijay

5 REPLIES 5

DirkRedeker
Mega Sage

Hi

 

If your workflow is attached to a table, it will run automatically, when you do NOT have "NONE" selected in the "If condition matches" field of the Workflow Properties (in Workflow Editor) - see screenshot below.

find_real_file.png

Just give it a try and review if the workflow was fired by navigating to:

> Workflows > Live Workflows > All Contexts

There you should find your workflow running.

Let me know if that answers your question and mark my answer as correct and helpful

BR

Dirk