The integrations page in the Metry app includes third party services that have an integration with Metry.
How to appear on the integrations page
To appear on the integrations page, you need to create an integration page item which can be done when signed in to your Metry developer account. Go to the settings of the integration pages items by clicking on the star icon in the menu on the left side. If you don’t have a developer account or can’t see the star icon on the left, contact us at support@metry.io so that we can help you get access to this functionality.
After creating an item, some information about it needs to be filled in that will later be visible for other Metry users. Before the integration item becomes visible for other users, it must be published by Metry. Contact us to review and publish it.
Letting users approve your app from the integrations page
You can make it possible for users to approve your application and automatically generate a refresh token your application can use to request the users' data via the integrations page. This is helpful if your application does not provide the option for the user to approve your application with their Metry account directly from your application's user interface as is possible with OAuth Code flow.
To enable this, uncheck the checkbox for “Instant connect” on the integration page item settings at the bottom. The user will then be able to click “Connect” on the integrations page. You will receive a notification via email and the refresh token created for the user’s Metry account will be available for you when signed in to your developer account. You will then need to save this refresh token in your application for the user so that your system can start using the API on behalf of the user.