cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

How can Landing Page API be used to post Forms data in Hybris?

ShivaniParihar
Participant
0 Likes
388

Hello Team,

I've couple of questions regarding Hybris API - API_MKT_CONTACT -

1. How to GET specific data from the API?

We want to send all users' information like ID, PermissionGranted, LastChangeDateTime, ContactPermissionID to be send over to third party system Sitecore for real time sync of permissions. How we can GET all these user details who have opted-in or opted-out in SAP Marketing in real time basis or on a batch basis which would be executed daily?

Because at the moment, it looks like only GET options like top 2 records etc. is possible.

2. How can we get API Key of this API to authenticate a third party system HTTP call? Is there any other way for the same?

Regards,
Pushpak

Accepted Solutions (0)

Answers (1)

Answers (1)

former_member599277
Contributor
0 Likes

Dear Pushpak,

Please refer the below document for the different Get request examples for fetching Permissions details, you can try various filters in the request as per your requirement

https://help.sap.com/viewer/0f9408e4921e4ba3bb4a7a1f75f837a7/2105.500/en-US/39e1b76b82274b5697ff629d...

Regards,
Saravana.

ShivaniParihar
Participant
0 Likes

Thanks a lot, Saravana.

May I know answer to point 2 as well please. So a third party system expects an API endpoint (which we have) and API Key.

Regards,
Pushpak

former_member599277
Contributor
0 Likes

Hi Pushpak,

Generally API Key can be found in the API hub once we are logged in .

https://api.sap.com/api/API_MKT_CONTACT_SRV_0003/resource

Regards,
Saravana.