<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: How can I connect to BC365 data using REST API connector? in Pipelines</title>
    <link>https://community.fabric.microsoft.com/t5/Pipelines/How-can-I-connect-to-BC365-data-using-REST-API-connector/m-p/4401756#M7034</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="895223" data-lia-user-login="useruserhi91" class="lia-mention lia-mention-user"&gt;useruserhi91&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;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:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A title="https://community.fabric.microsoft.com/t5/Dataflow/Microsoft-Fabric-connection-to-REST-API/m-p/3615573" href="https://community.fabric.microsoft.com/t5/Dataflow/Microsoft-Fabric-connection-to-REST-API/m-p/3615573" target="_blank" rel="noreferrer noopener"&gt;Solved: Microsoft Fabric connection to REST API - Microsoft Fabric Community&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;And here is the detailed help provided by the official documentation:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://learn.microsoft.com/en-us/fabric/data-factory/connector-rest-copy-activity" target="_blank"&gt;Configure REST in a copy activity - Microsoft Fabric | Microsoft Learn&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;These should help you solve, if you have any questions you are welcome to continue to ask in this forum.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Nono Chen&lt;/P&gt;
&lt;P&gt;If this &lt;STRONG&gt;&lt;EM&gt;post&lt;/EM&gt;&lt;/STRONG&gt;&amp;nbsp;helps, then please consider&amp;nbsp;&lt;STRONG&gt;&lt;EM&gt;Accept it as the solution&lt;/EM&gt;&lt;/STRONG&gt;&amp;nbsp;to help the other members find it more quickly.&lt;/P&gt;</description>
    <pubDate>Mon, 10 Feb 2025 01:31:57 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2025-02-10T01:31:57Z</dc:date>
    <item>
      <title>How can I connect to BC365 data using REST API connector?</title>
      <link>https://community.fabric.microsoft.com/t5/Pipelines/How-can-I-connect-to-BC365-data-using-REST-API-connector/m-p/4400945#M7030</link>
      <description>&lt;P&gt;I have a custom/"advanced" API in BC365, and I want to pull all data from this API into my Fabric Warehouse (or Lakehouse).&lt;BR /&gt;&lt;BR /&gt;I want to use the REST connection in Copy data activity within pipelines for this. For the "base URL" I provided the base URL (&lt;SPAN&gt;&lt;A title="https://api.businesscentral.dynamics.com/v2.0/" href="https://api.businesscentral.dynamics.com/v2.0/" target="_blank" rel="noreferrer noopener nofollow"&gt;https://api.businesscentral.dynamics.com/v2.0/&lt;/A&gt;{{tenentid}}) and it seemed to work upon testing the connection:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;I am lost on how to proceed from here with:&amp;nbsp;&lt;/STRONG&gt;What to provide for other parameters and how to get these parameters?&lt;BR /&gt;&lt;BR /&gt;The data I specifically want to pull are salesInvoiceLines from BC365&amp;nbsp;&lt;STRONG&gt;&lt;EM&gt;custom&amp;nbsp;&lt;/EM&gt;&lt;/STRONG&gt;API. I need to pull all the salesInvoiceLines. So something like this, I assume:&amp;nbsp;&lt;SPAN&gt;&lt;A title="https://api.businesscentral.dynamics.com/v2.0/" href="https://api.businesscentral.dynamics.com/v2.0/" target="_blank" rel="noreferrer noopener nofollow"&gt;https://api.businesscentral.dynamics.com/v2.0/&lt;/A&gt;{{tenentid}}/Production/api/{{anonymized}}/SalesInvoices/v2.0/companies(guid)/salesInvoiceLines(guid).&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN&gt;&lt;BR /&gt;I'd appreciate specific instructions, thanks!&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 08 Feb 2025 11:00:10 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Pipelines/How-can-I-connect-to-BC365-data-using-REST-API-connector/m-p/4400945#M7030</guid>
      <dc:creator>useruserhi91</dc:creator>
      <dc:date>2025-02-08T11:00:10Z</dc:date>
    </item>
    <item>
      <title>Re: How can I connect to BC365 data using REST API connector?</title>
      <link>https://community.fabric.microsoft.com/t5/Pipelines/How-can-I-connect-to-BC365-data-using-REST-API-connector/m-p/4401756#M7034</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="895223" data-lia-user-login="useruserhi91" class="lia-mention lia-mention-user"&gt;useruserhi91&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;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:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A title="https://community.fabric.microsoft.com/t5/Dataflow/Microsoft-Fabric-connection-to-REST-API/m-p/3615573" href="https://community.fabric.microsoft.com/t5/Dataflow/Microsoft-Fabric-connection-to-REST-API/m-p/3615573" target="_blank" rel="noreferrer noopener"&gt;Solved: Microsoft Fabric connection to REST API - Microsoft Fabric Community&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;And here is the detailed help provided by the official documentation:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://learn.microsoft.com/en-us/fabric/data-factory/connector-rest-copy-activity" target="_blank"&gt;Configure REST in a copy activity - Microsoft Fabric | Microsoft Learn&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;These should help you solve, if you have any questions you are welcome to continue to ask in this forum.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Nono Chen&lt;/P&gt;
&lt;P&gt;If this &lt;STRONG&gt;&lt;EM&gt;post&lt;/EM&gt;&lt;/STRONG&gt;&amp;nbsp;helps, then please consider&amp;nbsp;&lt;STRONG&gt;&lt;EM&gt;Accept it as the solution&lt;/EM&gt;&lt;/STRONG&gt;&amp;nbsp;to help the other members find it more quickly.&lt;/P&gt;</description>
      <pubDate>Mon, 10 Feb 2025 01:31:57 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Pipelines/How-can-I-connect-to-BC365-data-using-REST-API-connector/m-p/4401756#M7034</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2025-02-10T01:31:57Z</dc:date>
    </item>
  </channel>
</rss>

