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