Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Enhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.

Reply
useruserhi91
Helper I
Helper I

How can I connect to BC365 data using REST API connector?

I have a custom/"advanced" API in BC365, and I want to pull all data from this API into my Fabric Warehouse (or Lakehouse).

I want to use the REST connection in Copy data activity within pipelines for this. For the "base URL" I provided the base URL (https://api.businesscentral.dynamics.com/v2.0/{{tenentid}}) and it seemed to work upon testing the connection:

useruserhi91_0-1739012373281.png

 

I am lost on how to proceed from here with: What to provide for other parameters and how to get these parameters?

The data I specifically want to pull are salesInvoiceLines from BC365 custom API. I need to pull all the salesInvoiceLines. So something like this, I assume: https://api.businesscentral.dynamics.com/v2.0/{{tenentid}}/Production/api/{{anonymized}}/SalesInvoices/v2.0/companies(guid)/salesInvoiceLines(guid).

I'd appreciate specific instructions, thanks!

1 ACCEPTED SOLUTION
Anonymous
Not applicable

Hi @useruserhi91 

 

It sounds like you've successfully set up the base URL and tested the connection. You can refer to the method provided in the following link to configure:

 

Solved: Microsoft Fabric connection to REST API - Microsoft Fabric Community

 

And here is the detailed help provided by the official documentation:

 

Configure REST in a copy activity - Microsoft Fabric | Microsoft Learn

 

These should help you solve, if you have any questions you are welcome to continue to ask in this forum.

 

Regards,

Nono Chen

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

View solution in original post

1 REPLY 1
Anonymous
Not applicable

Hi @useruserhi91 

 

It sounds like you've successfully set up the base URL and tested the connection. You can refer to the method provided in the following link to configure:

 

Solved: Microsoft Fabric connection to REST API - Microsoft Fabric Community

 

And here is the detailed help provided by the official documentation:

 

Configure REST in a copy activity - Microsoft Fabric | Microsoft Learn

 

These should help you solve, if you have any questions you are welcome to continue to ask in this forum.

 

Regards,

Nono Chen

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Helpful resources

Announcements
Join our Fabric User Panel

Join our Fabric User Panel

This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.

June FBC25 Carousel

Fabric Monthly Update - June 2025

Check out the June 2025 Fabric update to learn about new features.

June 2025 community update carousel

Fabric Community Update - June 2025

Find out what's new and trending in the Fabric community.

Top Kudoed Authors