Gullu
Gullu

Reputation: 3529

how to access the successfactors odata sales demo api

https://salesdemo4.successfactors.com/odata/v2/$metadata

I tried my SAP S-id and password. Also tried email associated with S-ID that I use to login to SAP sites etc. No luck. Please advise. I am looking for any SF odata demo site to learn their odata api. thanks

Upvotes: 0

Views: 2090

Answers (1)

Iliya Kuznetsov
Iliya Kuznetsov

Reputation: 310

Sorry if the question is already resolved.

You are confusing frontend (salesdemo##) and backend (apisalesdemo##) hostnames. For getting access to backend OData, you need SuccessFactors login in form:

nickname@clientcode

For example,

S12345678@sales15

.

Upvotes: 1

Related Questions