How will a customer use your app and connect their data?

The following steps highlight how a customer will actually use your app and connect their data.

Step 1

  • The customer heads to the Motive App Marketplace, searches for your app, and clicks Get this app.

Step 2

  • The platform then initiates the OAuth flow for the app. The customer is then taken to the consent modal.

Step 3

  • The customer clicks Install and they are redirected to the success landing page. Here an access token is generated.

Step 4

  • As soon as the access token is generated, the customer's fleet data is connected to your master fleet. You may disregard the access token or the refresh token that is generated in Step 3. This is because, you will always use the access or refresh token that you have generated for your own fleet.

📘

NOTE

There is no need to refresh the customer's access token and you are not required to store these tokens at your side. This is because the system will only utilize the access and refresh tokens that you have generated.