Prerequisites

The following are the prerequisites for this TMS integration:

  1. Create a developer account
  2. Create a test application

1. Create a developer account in Motive.

  1. Below are steps for creating the same:

    1. Navigate to developer.gomotive.com.

    2. Click Get Started.

    3. On the login page, click Sign Up.

    4. To create your account, enter the following details:

      1. Full Name
      2. Email
      3. Password
      4. Company
    5. Click the "I have read and accepted the Developer Terms of Service and Privacy Policy" checkbox.

    6. 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

  1. Log in to the Motive Developer Portal using your credentials.

  2. Click +Create App.
    The portal will prompt you to enter the name of the app.

  3. Enter the name of the app.

  4. Click Create App.
    The app is now created successfully.

  5. Navigate to the Configuration tab.

  6. Make a note of the Client ID and Client Secret for your company.

  7. Under OAuth 2.0 Integration section, enter the Success Redirect URI.

  8. Under Permissions, enable the following:

    1. Company Details (Write)
    2. Dispatch Forms (Write)
    3. Dispatch Form Entries (Write)
    4. Vehicles (Write)
    5. Users (Write)
    6. Dispatches (Read & Write)
    7. Dispatch Locations (Read and Write)
    8. Drivers with Available Time (Write)
    9. Vehicles with Current Location and Current Driver (Write)
    10. IFTA Trip Reports (Write)
  9. Click Save.
    You have now successfully created an application for your organisation.