Forum Discussion
Power BI to SuccessFactors integration
Hi All,
I am trying to connect to SuccessFactors using ODATAFeed. I use the below URL to connect to SF but it gives me error .
https://api4preview.sapsf.com/odata/v2/User
Can someone please suggest if I am using the right URL.
Thanks
Poojitha
3 Replies
- AnonymousNot applicable
Hi Anonymous,
I think you are using OData connector with datasources from the dynamic endpoint, right?
If this is a case, current power bi does not support these type of data source, please use a static address datasource. (the endpoint datasource server changes every time, it may cause the conflict of stored datasource and new remote server result)
In addition, you can also try to deploy an API to processing 'pull data from dynamic endpoint' and return the result tables, then you can use a web connector to get data from this API.Regards,
Xiaoxin Sheng
- AnonymousNot applicable
Hello Xiaoxin Sheng,
I am having the same issue. I am not sure what you mean. Are you saying the SuccessFactors endpoint has a dyanmic IP address?
Regards,
- Hong
- AnonymousNot applicable
Hello,
did you able to solve this?
Regards, Jayant