Skip to main content
All CollectionsROOK Connect
HOW TO SET UP YOUR OWN CONNECTIONS PAGE
HOW TO SET UP YOUR OWN CONNECTIONS PAGE

Want to personalize the user connection page? Here's how!

Brenda Azeredo avatar
Written by Brenda Azeredo
Updated over a week ago

The ROOK Connections page is a pivotal touchpoint for users to grant health data access. ROOK provides a ready-to-use page that can be easily integrated and customized to fit the theme of your app. However, you also have the option to tailor this page for a seamless experience with your app’s aesthetic and technology stack. Here's how you can set up your own and modify the redirects according to your needs.

Developing a Personalized Connections View

The procedure to create your own Connections view (web or mobile) can be found in the tech docs here. Here is a brief overview of the steps:

  • Initial Configuration: The default flow redirects users back to ROOK’s page after successful authorization. To alter this, engage with ROOK’s team to customize the redirect URL, a feature soon to be user-configurable in the portal.

  • Data Retrieval: Use the API endpoint [User][Data Sources][Authorizers] to fetch data sources authorizers for each user

  • UI Design: Integrate buttons for each health data source on your Connections page, utilizing the returned assets and status indicators from ROOK.

  • Authorization Management: Offer users the ability to disconnect previously granted permissions via the designated API endpoint [User][Data Sources][Revoke]

Conclusion

ROOK’s off-the-shelf Connections page kickstarts your health data integration. Yet, crafting a custom page affords a distinctive user experience, highlighting your app’s unique identity and functionality.

Did this answer your question?