Connector Improvement: sap successfactors custom field improvement - employee_job
AnsweredCurrently the custom fields (custom_ fields) in the employee_job object contain objects like this:
{
"__deferred": {
"uri": "https://api55.sapsf.eu/odata/v2/EmpJob(seqNumber=1L,startDate=datetime'2025-03-01T00:00:00',userId='2596')/customString9Nav"
}
}
where we have a "uri" in the json object.
It would be a lot more valuable if instead of returning the above, the actual json object behind that uri would be returned (so what would be returned if calling https://api55.sapsf.eu/odata/v2/EmpJob(seqNumber=1L,startDate=datetime'2025-03-01T00:00:00',userId='2596')/customString9Nav , in this case)
Could that be feasible?
Thanks.
Nathan
-
Official comment
Hi Nathan,
Thank you for raising this request. We will have to look into this and see if it is feasible with the connector.
As of now, it is not planned, but we will take it up based on the demand and prioritize it.
Thank You,
Vishal
-
Any updates on this one?
Please sign in to leave a comment.
Comments
2 comments