Hello
We are implementing a Dynamics365 (dataverse) CRM and would like to call the BS API to bring across our Courses and enrolments. we plan on using a power automate flow to call the API.
This is one of the ApIs we want to call.
GET /d2l/api/lp/(version)/orgstructure/(orgUnitId)/children/paged/ )
However, we are not sure how to fire up these API calls - and how can we establish an initial connection? how can we go about authenticating ourselves?
We have read the documentation here but don't really understand how this related to calling the API?
How to get started with OAuth 2.0 - Brightspace
What we would appreciate is some guidance on how to connect to the API using something like postman.
Many thanks, Lisa