data1
3
Yeah I have another app where creating the thing first is applicable. In this case though we don’t want to create anything in the database first, besides the file upload is a feature that’s added to an existing project and creating the thing first would probably cause a lot of work to be re-done.
Is there just action to set the privacy of a file within workflows? It feels uncessarily constraining to have to create the database object first.
Edit: moreover our database thing creation is happening via an API at the backend.