on 2023 Oct 09 9:28 PM
Hello Experts
I am trying to consume the SAP Field Service Management API from the postman/cURL. But it is resulting in the HTML page (FSM shell page). Please find the attached screenshot.
Can you please suggest me if we need to perform any step(s) to enable the API at SAP FSM cloud side.
Followed the below steps
. curl -L -X GET https://ds.coresystems.net/ds/api/directory/v1/accounts/API-Quick-Start
https://help.sap.com/docs/SAP_FIELD_SERVICE_MANAGEMENT/fsm_api_quick_start_guide/api-example-directo...fsm-apicall-error.jpg
Request clarification before answering.
Hi Anselm
Same thing here, the base URL for your DATA API requests needs to be de.coresuite.com instead of de.coresystems.net.
I noticed our documentation for DATA API has this all wrong and asked to documentation team to fix it. Sorry for that!
Best regards
Raphael Barabas
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Anselm
As of 2023 the base URL
So this URL will work for your query:
https://ds.coresuite.com/ds/api/directory/v1/accounts/API-Quick-Start
Best regards
Raphael Barabas
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hello Raphael
Thanks for your response. Yes, it works for directory service. But it does not work if I tried to make a SAP FSM Data API call. But it is resulting in the HTML page (FSM shell page).
For example, if I tried to access the URL https://de.coresystems.net/api/data/v4/Equipment?dtos=Equipment.23 and returning shell page.
Note : I have generated the token and also added following parameters in the header section in the postman API request
Please suggest me if I am missing something here.
User | Count |
---|---|
7 | |
5 | |
3 | |
1 | |
1 | |
1 | |
1 | |
1 | |
1 | |
1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.