on 2023 Apr 04 11:42 AM
Hello All,
Can you explain to me how i configure HTTP POST to get data ?
i'm going to use POSTMAN
Thanks,
Kiran
Request clarification before answering.
Hi Anis,
First of all, you have to generate a form ID with GET request for use /manufacturing-rest/web-api/xsrf/generateFormId and save the FORM_ID response for use.
Then, you have to generate your service POST request like as "http://{{host}}:{{port}}/manufacturing-rest/web-api/NCProductionServiceRPC/createNCBatch?Site=plant&FORM_ID={{formid}}"
and fill the body section for parameters as added screenshot below
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
3 | |
2 | |
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.