This source reads data from Dynamics 365 Business Central through OData v4 endpoints. You authenticate with Microsoft, then register one or more OData URLs as named tables in Less.
1
Authentication
Complete Microsoft sign-in so Less can store a refresh token for scheduled runs.
2
Tables
For each dataset, paste a Business Central OData v4 URL and give it a table name Less should use. You can add multiple URL and name pairs. Microsoft’s OData web services overview explains how to obtain valid URLs.