Hello, everyone.
I'm currently developing an extension for MS Business Central, a Connect Apps. To achieve what I want, my application needs to be able to fetch some data I could not find in the default APIs like: Vendor Bank Information, Payment Journals, and a custom code unit.
The problem is that to ship to users that have different tenants, they will have to configure this web services by themselves. I was wondering and then I looked around for a way to create this APIs/Web Services via API/Web Services after the user grant me access via OAuth. The problem is that I could not find anything related to that.
Does anyone know of a way to achieve this? Or have any suggestion on where to look into.
Thanks,
Fabiano