We've updated the ServiceNow Community Code of Conduct, adding guidelines around AI usage, professionalism, and content violations. Read more

Flow Designer trigger of 'record created' not triggering on extended tables.

Philip Green
Mega Guru

I have a small workflow in Flow Designer aimed at eliciting approvals when records are created in certain CI classes. The trigger for the flow is 'record created' in the Configuration Item (cmdb_ci) table, but when records are created in extended tables (e.g., Application) the workflow doesn't trigger.  Any ideas?

1 ACCEPTED SOLUTION

jake_burman
ServiceNow Employee

Circling back on this thread, in Paris we updated Flow Triggers with a configuration option, to run on extended tables. See docs link here, for more information

View solution in original post

5 REPLIES 5

This is great news - thank you.