Question

JP
Last activity: 3 Apr 2025 6:12 EDT
How to save data received via REST API in Pega
I would like to know how to implement data integration with a Pega app from an external system using a REST API.
I found how to create a REST API in the documentation, but I would like to know how to set it up.
- Preparing the destination database
- Creating the REST API
- How to map the received data
I used the following documentation for creating a REST API:https://docs.pega.com/bundle/platform/page/platform/data-integration/creating-request-post-put-patch-methods-using-activity-implementation.html