Hi,
I have created a webservice API and exposed it on Business Central.
How do I get the Request body to use on Postman?
Thank you in Advance
Hi,
I have created a webservice API and exposed it on Business Central.
How do I get the Request body to use on Postman?
Thank you in Advance
I took the long road.
I downloaded BC20 Onprem.
in Users there is a webservice key. I made use of this key and a browser extension called "Wizdler" to retrieve the API bodies. This work for now until Microsoft completely removes OData URL and the User webservice keys.
Hi, you can use the Get method to get these body in Postman in the first time.
More details: https://yzhums.com/6117/#toc5
Hope this helps.
Thanks.
ZHU
Hi Daniele,
In you example you used this structure in your body to get item information or to create a new item:
{
"number": "PostmanItem",
"displayName":"TryOauth20"
}
How did you get this structure? How did you know how to use the structure as the body?
I'm trying to retrieve my SOAP request body. I can see I have a connection and that the API responds, but I can't get information or Post Information.
hi
look my blog
danieleincalza.blogspot.com/.../business-central-bye-bye-basic.html
danieleincalza.blogspot.com/.../oauth20-business-central-app.html
check my answer if it helped you, thanks
DAniele
Stay up to date on forum activity by subscribing. You can also customize your in-app and email Notification settings across all subscriptions.
André Arnaud de Cal... 291,269 Super User 2024 Season 2
Martin Dráb 230,198 Most Valuable Professional
nmaenpaa 101,156