SAP Knowledge Base Article - Public

2807876 - How to fetch groupID field for Static Groups via ODATA API Entity: DynamicGroup?

Symptom

How to fetch groupID field for Static Groups via ODATA API Entity: DynamicGroup?

"Image/data in this KBA is from SAP internal systems, sample data, or demo systems. Any resemblance to real data is purely coincidental."

Environment

SuccessFactors

Resolution

  • Use the below query in order to fetch groupID field for static groups via the ODATA Entity: DynamicGroup

http://apisalesdemo4.successfactors.com/odata/v2/DynamicGroup?$format=json&$filter=staticGroup eq true

  • Response received would contain the data for Static Groups:

 Response.PNG

Keywords

Static Group, Dynamic Group, groupID, ODATA , KBA , LOD-SF-INT-ODATA , OData API Framework , LOD-SF-INT , Integrations , How To

Product

SAP SuccessFactors HCM Core 1811