I am try to pass a variable on a GET request something like this bellow but no success until now.

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.
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.

