cancel
Showing results for 
Search instead for 
Did you mean: 

How to call rest api to get items of SAP Business ByDesign ?

former_member209771
Active Participant

I am a .NET developer . I don't have any SDK knowledge about SAP Business ByDesign. I want to use SAP ByDesign rest api to get Items.Before i have used rest api of SAP service layer by using a help document. That rest api format was below :

https://HANA:50000/b1s/v1/BusinessPartners('3307939').

I can't found any rest api help document of SAP ByDesign .I want to know what will be rest format of SAP ByDesign to get Items list with created filter.

PLease give me suggession where i will get rest api sdk help of SAP Bydesign.

Thanks

Surajit Kundu

Accepted Solutions (0)

Answers (2)

Answers (2)

knutheusermann
Product and Topic Expert
Product and Topic Expert

Hi Surajit,

we have two REST based APIs in ByD:

OData for Analytics which can be used to access ByD reports; you find a detailed description on our ByD Community: OData for SAP Business ByDesign Analytics

And the new work center view OData Services to assemble your own OData services to access ByD business objects. You find further information in the ByD 1611 Delta Sessions (SAP Business ByDesign 1611 Delta Sessions) or in our ByD wiki as part of the 1611 release information (SAP Business ByDesign November 2016 Release Information). Furthermore, I posted an example in this community as well: Get Employee ID and Business Partner Internal ID using ByDesign OData Services

Best regards,
Knut

former_member200567
Active Contributor
0 Kudos

Hi Surajit,

Check this document OData for SAP Business ByDesign Analytics.

Best Regards,

Fred