Connecting your app to Moovila via the API allows OAuth access to enable data sharing. To register the app for your custom integration:
- From the Homescreen, click on the More Options icon in the left navigation.
- The More Options menu opens. Select Integrations from the listing.
- The Integrations dialogue opens. Click on the Moovila API tile. (You must have Integrations Manager permissions in order to be able to access this tile.)
- The Moovila App Registration dialogue opens. Click Add an Application to start the app registration process.
- Enter a name for the app (required) and a callback URL (the URL to which the Moovila authentication flow should redirect to once complete). Below, use the checkboxes to indicate which data elements the app will be allowed to access (currently the App Access Details are read-only). Click Save to complete the app registration.
- The App Details are presented in the following dialogue, including an authentication URL (the URL that will display the Moovila user login screen), a token URL (used to request a new Authorization Token or refresh your existing token), client ID (app username), and client secret (app password). These details can easily be copied by using the copy icons to the right of each item. In the event that the client secret is compromised, the reset icon may be used to generate a new client secret. You should now have everything needed to connect to Moovila via an OAuth Authorization Code Flow.
Click Save to complete the app registration.
- The new app now appears under Registered Apps in the Moovila App Registration dialogue. To delete an app, click to open the registration and click the red Delete button.
For more information, visit Connecting into Moovila via the App Registration and the Moovila OAuth Integration Code Example.
Comments
0 comments