rymack
rymack9mo ago

Rest Api call variable

Hi! I am new to Buildship and working through a Flutterflow+Buildship tutorial. In the demonstration there was the ability to change the parameters of the Rest API Call to create an input variable. When I open the API Call editor I only have the option to change the Request, but not the node logic, params, output, info that was shown in the tutorial. Am I missing something? Thanks!
No description
No description
No description
6 Replies
Gaurav Chadha
Gaurav Chadha9mo ago
Hi @rymack, you can refer this updated API specification docs - https://docs.buildship.com/basics/api-spec. By default it should show Request, Query, Body, and Request Headers. If you delete and add the Trigger again, you can get that fields. and access the node logic/code front the <> icon.
Scrilliam
Scrilliam8mo ago
I tried this and it didnt work. Any other tips?
re-cut
re-cut8mo ago
Me too. I am experiencing the same issue after trying this solution.
vaibhav
vaibhav8mo ago
Hi, there has been an update in the Rest API Call trigger. Can you share the video link so I can suggest an alternative?
Al_B
Al_B8mo ago
Hi @rymack @Scrilliam @re-cut - If you're referring to the Ambitious Alim tutorial, this is what I did and it worked great. The UI setup is different but concept is similar. Good luck! @vaibhav This is the video link I'm referring to: https://www.youtube.com/watch?v=8CoU_PzFyPQ
No description
rymack
rymack8mo ago
@Al_B this is it! Thanks! I’ll go back through and see if I can get it to work