Success Factors Integration SFAPI/Odata Tools
SFAPI/Odata Tools provide some features query builder,job status and entity defintion(data dictionay).
This was very useful in SF and HCM integration project. i will show you two functions. rest you can explore yourself.
https://sfapitoolsflms.hana.ondemand.com/SFIntegration/
link to access sfapi tools
https://sfapitoolsflms.hana.ondemand.com/SFIntegration/sfapitools.jsp
1. **Improved** OData Query Tool – Graphical OData Query Builder.
2. SFAPI Async Job Management (SFAPI Login Required)
click on option four.
1. **Improved** OData Query Tool – Graphical OData Query Builder.
this helps you view the entity records. you have option of building your query. select your entity which you want to query. here i am using User entity.
you will get list of fields available under entity. select your entity and list of fields to display.
when you place the cursor on the filed, it will show you the properties. if Filterable is true, you can select it under query.
if you place the cursor on the filterable field , it will allow you to enter the data in operand box.
you can even group the records, using “OR and AND condition.
execute the query, it will show you list of records, with selected columns.
if you click on user it will show your entire data for that user.
json message
if you want to select the records without any filter, you can do that.
next blog SFAPI Async Job Management i will explain about sfapi job management.
Regards,
Muni.
Ref:
Hands-On – Testing Integration with Succe… | SCN
Hands-On – Testing Integration with SuccessFactors OData API
Hi,

i have some tech issues with **Improved** OData Query Tool – Graphical OData Query Builder.
All the fields in any API are undefined. Who knows why this happened?
Hi Alex,
are you able to fix the issue.
you May raise SAP ticket to API team on this.
Hi Muni,
The link https://sfapitoolsflms.hana.ondemand.com/SFIntegration/sfapitools.jsp is no more available - do you know the new one ?
regards,
Thomas
Hi Thomas,
Not sure why this link has been brought down. I got this link from SAP support team when i was having issue in compensation integration scenario.
I would ask you to check with sap support team by raising ticket.
Regards,
Muni