Hi all, when API calls are made on Adalo, do they go through Adalo first (wherever their hosted servers are) and then to the respective service? Or does the API call go straight to the respective service?
i.e. is it sequence 1 or 2:
- API call made → adalo servers → respective service → adalo servers → my app receives the data
- API call made → respective service → my app receives the data