Use query result for a new action
Hey everyone,
I can't find a documentation for this, can you point me in the right direction ?
In a workflow, i created a FireStore query with specific parameters, which returns an array of documents (along with document data and document ID).
I want to create a new document in a different table for each user that appears in the 'user' field of these documents. How do i do this ?
Thank you
I can't find a documentation for this, can you point me in the right direction ?
In a workflow, i created a FireStore query with specific parameters, which returns an array of documents (along with document data and document ID).
I want to create a new document in a different table for each user that appears in the 'user' field of these documents. How do i do this ?
Thank you
