Forum Discussion
Anonymous
1 year agoNot applicable
CompanyID is not returning from Business central for BC API Companies
Hello all, I have multiple companies in the Microsoft Dynamics 365 Business Central environment, so i want to pull all of those company IDs using REST API for automating some processes. So ...
- Anonymous1 year ago
Thanks, am able to get the CompanyID information from Postman and even with Spark notebooks also, not sure why pipelines is not returning the CompanyID.
I implemented the Bearer token authentication approach in notebook and loading the data to fabric lakehouse in config table from there am referencing it for my needs.
Anonymous
1 year agoNot applicable
Yes i tried this but still seeing the response like this below even I filtered with id and name also