lucidly - Does anyone know how to define path v...
Does anyone know how to define path variables? I can't seem to find anything in the docs.
4 Replies
Hi @lucidly, currently path variables are not supported, the support for this will be added in near future.
Thanks Gaurav! What is the current best practice for handling dynamic variables in a GET request? I've tried using query parameters, but that seems to produce an error.
You can pass it like this - .
Sorry, collections seem fine, but i'm having issues with the "Get Firestore Document" node when passing a dynamic Document Id. I've tried this