📄️ Search for a Patient
Welcome to the Semble GraphQL API how-to guide. In this guide, we'll walk you through the steps to find a patient using the patients query.
📄️ Using Integration Tokens
Welcome to the Semble GraphQL API how-to guide. In this guide, we will walk you through the process of using integration tokens with questionnaires to directly match a patient, eliminating the need for patients to re-enter their details every time.
📄️ Export patient data
Welcome to the Semble GraphQL API how-to guide. In this guide, we will show you how to use the Semble GraphQL public API to export data from Semble and maintain a live data feed of patient emails for your marketing. This process will ensure you're always working with the most recent data.
📄️ Track patient journeys
Welcome to the Semble GraphQL API how-to guide. In this guide, we will demonstrate how you can use the Semble GraphQL public API along with Microsoft 365's Power Automate and Microsoft Planner to monitor the stages of your patients' journey effectively. This setup will run updates daily, tracking patients from arrival to invoicing and letter dispatch, with no need for building custom solutions.
📄️ Integrate questionnaires
Welcome to the Semble GraphQL API how-to guide. In this guide, we'll walk you through how to use the Semble public API to store the responses of questionnaire into Semble.
📄️ Pagination
When working with large datasets, like retrieving a list of patients, it can be crucial to paginate the results to ensure performance and usability. Semble's GraphQL API supports pagination, allowing you to retrieve a specific subset of records at a time.