Uber Example with Parameters
This example retrieves information from Uber about the cost of different Uber services based on start address and end address.
The following static text values and parameterized text must be created in the Designer Settings tab of the Data Designer:
Static Text Value
Uber Server Token: Your Uber Server Token
Google API Key: Your Google API Key
Paramterized Text
Start Address: A starting street address, where Uber would pick someone up.
End Address: An ending street address, where Uber would drop someone off.
Full Uber Example Script
See the Full Uber Example with Parameters script to view the complete code example.