Dynamic data source binding for table/dataprovider #18433
Philippe-M
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello everyone,
I have an app that triggers a workflow managed by n8n when a user clicks a button. The workflow uses the API to create a temporary table (name generated in Budibase) to store data. Then this data needs to be displayed in a table within the app. The table name is randomly generated just before the workflow is launched. My problem is that I can't figure out how to dynamically modify the data source for a table or a dataprovider.
Is this feasible?
Beta Was this translation helpful? Give feedback.
All reactions