My Business Central Environment has a Webshipper extensions installed, which can be triggered from the front end. I'm trying to trigger the extension via API. Is there any way we can do it?
I've tried adding the page but the OData URL is not being generated.
see this
Unable to find the Webservice Page. What is it called in MSBC?
I'll try this
Follow below steps:
As you said you can access those from Front End.
Just open one that page
press Ctrl+Alt F1, you will the Page No. on the right sand box
Copy that Page No.
Now search and open the Webservice Page
Click on New button
Select Type as Page, paste that copied No., check mark on Publish field, copy that OData field's URL
Here you go, use that URL as GET method as your API.
How do I access the pages or codeunit?
You want access the pages or codeunit from the API of that extension? you can directly call that page in the webservice and use that published page api.
If I am understood it correctly.
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,228 Super User 2024 Season 2
Martin Dráb 230,056 Most Valuable Professional
nmaenpaa 101,156