Prerequisites
The following are the prerequisites for this TMS integration:
- Create a developer account
- Create a test application
1. Create a developer account in Motive.
-
Below are steps for creating the same:
-
Navigate to developer.gomotive.com.
-
Click Get Started.
-
On the login page, click Sign Up.
-
To create your account, enter the following details:
- Full Name
- Password
- Company
-
Click the "I have read and accepted the Developer Terms of Service and Privacy Policy" checkbox.
-
Click Sign Up.
You have now successfully created your developer account in Motive. Now, you can use the same credentials to log in and access the developer portal.
-
2. Create a test application
-
Log in to the Motive Developer Portal using your credentials.
-
Click +Create App.
The portal will prompt you to enter the name of the app. -
Enter the name of the app.
-
Click Create App.
The app is now created successfully. -
Navigate to the Configuration tab.
-
Make a note of the Client ID and Client Secret for your company.
-
Under OAuth 2.0 Integration section, enter the Success Redirect URI.
-
Under Permissions, enable the following:
- Company Details (Write)
- Dispatch Forms (Write)
- Dispatch Form Entries (Write)
- Vehicles (Write)
- Users (Write)
- Dispatches (Read & Write)
- Dispatch Locations (Read and Write)
- Drivers with Available Time (Write)
- Vehicles with Current Location and Current Driver (Write)
- IFTA Trip Reports (Write)
-
Click Save.
You have now successfully created an application for your organisation.
Updated about 1 month ago