I am try to pass a variable on a GET request something like this bellow but no success until now.
Solution:Jump to solution
@I.K Designs You can pass the ID as a query parameter or from the body, you can refer to this documentation - https://docs.buildship.com/utility-nodes/api-call-node#query-parameters. Then you'll be able to pass it as a variable on FlutterFlow as well, tutorial on BuildShip x FlutterFlow - https://docs.buildship.com/flutterflow.
API Call Node – BuildShip
A unified resource to start building your backend with low-code. Dive into triggers, nodes, and step-by-step guidance to jumpstart your workflow creation.
2 Replies
To handle dynamic IDs in BuildShip, you can use variables or placeholders within your workflow. For more detailed guidance, please refer to the BuildShip documentation on handling dynamic URLs:
BuildShip Documentation - Handling Dynamic URLs
If you need further assistance, please submit your query via the in-app support button.
Solution
@I.K Designs You can pass the ID as a query parameter or from the body, you can refer to this documentation - https://docs.buildship.com/utility-nodes/api-call-node#query-parameters. Then you'll be able to pass it as a variable on FlutterFlow as well, tutorial on BuildShip x FlutterFlow - https://docs.buildship.com/flutterflow.
API Call Node – BuildShip
A unified resource to start building your backend with low-code. Dive into triggers, nodes, and step-by-step guidance to jumpstart your workflow creation.