Question

Body Blooming Hub
PK
Last activity: 14 Aug 2025 7:55 EDT
How to integrate wearable device data into Pega workflows?
Hi Everyone,
I’m experimenting with Pega to create a workflow that collects data from wearable devices (like step counters and heart rate monitors) and stores it in a structured way. I’ve set up a case type with sections for daily metrics, but I’m running into challenges when pulling data from multiple sources especially syncing it without duplicates.
I’ve tried using a data page and a REST integration, but I’m not sure if that’s the most efficient route. Is there a best practice for handling real-time data ingestion from APIs into Pega, particularly for time-series data?
This is part of a personal project where I’m building a dashboard that could also be useful for people looking for health and fitness tips to track their progress more effectively.