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

need help connecting Salesforce to SAP Build Apps

Ankita_Mundhra
Explorer
0 Kudos
412

Hello,

 

Can someone help me connecting my salesforce connected app to SAP Build Apps?
I tried using Destination in BTP. I tried using the REST API nothing seems to work maybe I am doing some mistake. If someone can guide me how we connect.

 

Regards

Accepted Solutions (0)

Answers (2)

Answers (2)

Gayatri_Chakraborty
Discoverer
0 Kudos

Yes, you can connect a Salesforce connected app to SAP Build Apps, but it requires the correct configuration in SAP BTP.

Ankita_Mundhra
Explorer
0 Kudos
Yes I already did that but it fails with an issue and trying to figure it out with the SAP team from last 4 weeks and they still haven't been able to solve it.
Gayatri_Chakraborty
Discoverer
0 Kudos

To connect your Salesforce Connected App to SAP Build Apps, follow these steps:

  1. Set Up OAuth in Salesforce – Ensure your connected app has OAuth enabled with the correct scopes.

  2. Configure SAP BTP Destination – Verify authentication settings and API endpoints in SAP BTP.

  3. Use REST API Correctly – Check if your API calls include the right headers, authentication tokens, and endpoint URLs.

  4. Test with Postman – Validate API connectivity outside SAP Build Apps to identify potential issues.

Ankita_Mundhra
Explorer
0 Kudos
Hi Gayatri, I already tried all of this. it works fine in Postman but not in Build Apps.