How to connect my API to a mobile actions
Last updated
Was this helpful?
Last updated
Was this helpful?
💡 We're using this and this for the tutorial.
Connecting data to your app design is done in the Binding Setup of an app project. Binding
is the action of connecting data (i.e. phone, email, website, etc.) to an app element (i.e. text, rectangle, etc.)
1. In your design, add action Tags. (The example design file already includes the action tags in the layer name of the buttons.)
2. In your app project page, click on the app screen you want to connect to data to enter Data Binding mode. Select the Collection and Request you previously created in the Data Library. In the Actions section, it will indicate the action this element has. Select the corresponding data record to bind to the element. (i.e. if a button has the "open phone dialog" action, select the data record of phone numbers)
6. Test out your app with actions in Bravo Vision! 📱
That's it! 🎉