Creating a new API Request Action
- Select the object that you want to add the event to.
- On the Events panel, add an event that can trigger an API request like Start, Mouse Down / Up / Press, Key Down / Up / Press, etc.
- Open the Event and add an API Request Action.
- Expand the API Request Action and from the drop-down list select the API you would like to request the data from.
After setting up an API Request you can set up an API Updated Event, which will check for new API updates and trigger a set of actions once the API update is complete. For example, to update the variables where youโre storing the API data.
Relevant docs related to API Updated Event:

