B
BuildShip
L
BuildShip
•
2y ago
lucidly
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
.
BuildShip
Join
Join founders, builders, devs using Low-code / No-code to create backend, APIs, scheduled Jobs, automation, AI workflows
7,852
Members
View on Discord
Was this page helpful?
Yes
No
G
Gaurav Chadha
•
3/22/24, 5:38 AM
Hi
@lucidly
, currently path variables are not supported
, the support for this will be added in near future
.
L
lucidly
OP
•
3/22/24, 2:19 PM
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
.
L
lucidly
Thanks Gaurav! What is the current best practice for handling dynamic variables ...
G
Gaurav Chadha
•
3/22/24, 2:30 PM
You can pass it like this
-
.
L
lucidly
OP
•
3/22/24, 2:37 PM
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