cancel
Showing results for 
Search instead for 
Did you mean: 

S/4 hana push data to salesforce

SwarnaliBasu
Participant
0 Kudos
194

Hi All

I would like to know what is the best mechanism for real time master data transmission from S/4 hana on premise to salesforce .

Please understand we don’t have BTP hence we can’t use integration suite .

If an out of the box API is given from salesforce like the below

***cppdev.sandbox.my.salesforce.com/services/data/v56.0/sobjects/Account/
how can we get a time data from sap

Any Development guidance for Push from SAP will be helpful

View Entire Topic
pagarwal997
Participant
0 Kudos

Hi Swarnali - I have done integration from SAP to SF for multiple projects now and the best way would be to leverage Data Replication Framework. It is realtime and works well without having to build any change pointers, batchjobs, etc.

You can find more details about DRF on https://help.sap.com/

For example, you can find details for replicating Business Partners here --> API.SAP.COM and HELP.SAP.COM

SwarnaliBasu
Participant
0 Kudos

thanks . I will explore more on this

Will you be able to redirect me to some blogs which calls the account updation