
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-03-2023 08:24 AM
I have tables created in a scoped app that do not appear in the Flow Designer trigger table selector. I created the flow in the same scope as the tables. These tables do not extend the Task table. How can I get these tables to appear in the trigger table selector? These tables do appear in the table selector for triggering a workflow in the Workflow Editor.
The only system properties I found for allowed tables are glide.ui.permitted_tables and sn_flow_designer.allowed_system_tables. But these appear to only apply to system tables.
I tried cache.do, but that did not make the tables appear in the Flow trigger table selector.
What am I missing?
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-04-2023 02:16 AM
Hi,
This should work, the only thing I can think of, is if you already have the Flow designer window open when you've created this new custom table, in that case you would need to first close the Flow designer, and reopen it again to make the new table appear in the list.
If that's not the case, I would contact support, and create a case, it might be a bug of some kind.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-04-2023 12:50 PM
Well, it's not by design, that's for sure. I know there are some specific tables that doesn't work to create Flows on, but they are system tables only.
Just to be sure, I tried the scenario on my PDI (before writing my previous response).
I created a custom table from scratch, not extending anything, and then created a Flow that triggers from the creation of a record of that table. No issues, got it working rightaway.