CreateTripFromFile
Create a new trip from an XML file.
Input
Name | Type | Required | Description |
FileLocation | String | False | The location of your trip XML file. |
LoginId | String | False | The Id of the user you want to impersonate. |
Result Set Columns
Name | Type | Description |
Content | String | The details of the newly created trip. |