--- title: "Mapp Engage: New API Endpoints for Related Data and Process Information" slug: "mapp-engage-api-related-data-and-process-endpoints" updated: 2026-05-22T10:18:51Z published: 2026-05-22T10:18:51Z canonical: "docs.mapp.com/mapp-engage-api-related-data-and-process-endpoints" --- > ## Documentation Index > Fetch the complete documentation index at: https://docs.mapp.com/llms.txt > Use this file to discover all available pages before exploring further. # Mapp Engage: New API Endpoints for Related Data and Process Information **22 May 2026** We've extended the Mapp Engage API with two new endpoints. They provide direct access to Related Data records and visibility into running processes — both frequently requested for integrations and automations built on top of Mapp Engage. ## What's new - **Related Data:** The [Related Data endpoint](https://docs.mapp.com/apidocs/relateddata-getrecordsbykey) returns all records stored under a given Related Data key. Use it to power personalization workflows, integrations, and agent-based decisioning that rely on data already maintained in Mapp Engage. - **Process information:** The [process endpoint](https://docs.mapp.com/apidocs/process-getprocesslist) returns information about processes in Mapp Engage — including user imports and sendouts — together with their current status. Use it to monitor active or completed processes and identify delays early. ## Availability Both endpoints are available now. See the linked API documentation for implementation details and request examples.