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!
6 Replies
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.I tried this and it didnt work. Any other tips?
Me too. I am experiencing the same issue after trying this solution.
Hi, there has been an update in the Rest API Call trigger. Can you share the video link so I can suggest an alternative?
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
@Al_B this is it! Thanks! I’ll go back through and see if I can get it to work