Hi everyone,
How do you integrate Pega with an external REST API to retrieve customer information. How do you approach this?
Regards,
YerniKumar
Hi everyone,
How do you integrate Pega with an external REST API to retrieve customer information. How do you approach this?
Regards,
YerniKumar
Understand the API Requirements:
Create a Connector:
Configure Authentication:
Create Data Page:
Map Data:
Test the Integration:
Understand the API Requirements:
Create a Connector:
Configure Authentication:
Create Data Page:
Go to Records > Data Model > Data Page.
Click Create to create a new data page.
Configure the data page:
In the Data Sources section, choose Connector and select the Connect-REST rule you created.
Map Data:
Test the Integration:
Hi @Satyasaicharana,
Regards,
Prasad
Please follow this link to create the REST connector through the Integration Wizard.