{"id":12467,"date":"2026-09-10T23:34:14","date_gmt":"2026-09-10T23:34:14","guid":{"rendered":"https:\/\/zappysys.com\/blog\/?p=12467"},"modified":"2026-09-10T23:34:14","modified_gmt":"2026-09-10T23:34:14","slug":"how-to-get-data-from-shipstation-into-power-bi","status":"publish","type":"post","link":"https:\/\/zappysys.com\/blog\/how-to-get-data-from-shipstation-into-power-bi\/","title":{"rendered":"How to get data from ShipStation into Power BI"},"content":{"rendered":"<h2>Introduction<\/h2>\n<p><a href=\"https:\/\/zappysys.com\/blog\/wp-content\/uploads\/2026\/09\/ShipStation-logo-Copy.jpg\"><img loading=\"lazy\" decoding=\"async\" class=\"alignleft wp-image-12462 size-thumbnail\" src=\"https:\/\/zappysys.com\/blog\/wp-content\/uploads\/2026\/09\/ShipStation-logo-Copy-150x150.jpg\" alt=\"\" width=\"150\" height=\"150\" srcset=\"https:\/\/zappysys.com\/blog\/wp-content\/uploads\/2026\/09\/ShipStation-logo-Copy-150x150.jpg 150w, https:\/\/zappysys.com\/blog\/wp-content\/uploads\/2026\/09\/ShipStation-logo-Copy-300x297.jpg 300w\" sizes=\"(max-width: 150px) 100vw, 150px\" \/><\/a><\/p>\n<p class=\"intro-text\">ShipStation is a leading shipping and order management platform used by eCommerce businesses to manage orders, shipments, and fulfillment across multiple sales channels. Many organizations need ShipStation data in Power BI to monitor fulfillment performance, shipping costs, and order trends.<\/p>\n<p class=\"intro-text\">Using the ZappySys ODBC Driver for REST APIs, you can query ShipStation API data with SQL and load it into Power BI without writing custom connector code. This tutorial shows how to create a ShipStation ODBC DSN, configure API authentication, preview data, connect Power BI, and run practical SQL queries.<\/p>\n<div class=\"content_block\" id=\"custom_post_widget-2523\"><h2><span id=\"Prerequisites\">Prerequisites<\/span><\/h2>\r\nBefore we perform the steps listed in this article, make sure the prerequisites are met:\r\n<ol style=\"margin-left: 1.5em;\">\r\n \t<li>Basic knowledge of SSIS package\u00a0development using\u00a0<em>Microsoft SQL Server Integration Services<\/em>.<\/li>\r\n \t<li>Make sure the <a href=\"https:\/\/docs.microsoft.com\/en-us\/sql\/ssdt\/download-sql-server-data-tools-ssdt\">SSIS designer<\/a> is installed.<\/li>\r\n \t<li>Download and install <a href=\"https:\/\/zappysys.com\/products\/ssis-powerpack\/download\/\">ZappySys SSIS PowerPack<\/a>.<\/li>\r\n<\/ol>\r\n<strong>NOTE:<\/strong> If you are planning to deploy packages to a server and schedule their execution later, <a href=\"https:\/\/zappysys.zendesk.com\/hc\/en-us\/articles\/360035974593\" target=\"_blank\" rel=\"noopener\">read this article<\/a>.<\/div>\n<h2>Steps<\/h2>\n<h3>Get ShipStation API credentials<\/h3>\n<ol>\n<li>Sign in to your ShipStation account.<\/li>\n<li>Go to <strong>Account Settings \u2192 API Settings<\/strong>.\n<div id=\"attachment_12452\" style=\"width: 955px\" class=\"wp-caption alignnone\"><a href=\"https:\/\/zappysys.com\/blog\/wp-content\/uploads\/2026\/09\/Shipstation-Settings.png\"><img loading=\"lazy\" decoding=\"async\" aria-describedby=\"caption-attachment-12452\" class=\"size-full wp-image-12452\" src=\"https:\/\/zappysys.com\/blog\/wp-content\/uploads\/2026\/09\/Shipstation-Settings.png\" alt=\"\" width=\"945\" height=\"454\" srcset=\"https:\/\/zappysys.com\/blog\/wp-content\/uploads\/2026\/09\/Shipstation-Settings.png 945w, https:\/\/zappysys.com\/blog\/wp-content\/uploads\/2026\/09\/Shipstation-Settings-300x144.png 300w, https:\/\/zappysys.com\/blog\/wp-content\/uploads\/2026\/09\/Shipstation-Settings-768x369.png 768w\" sizes=\"(max-width: 945px) 100vw, 945px\" \/><\/a><p id=\"caption-attachment-12452\" class=\"wp-caption-text\">ShipStation &#8211; Settings<\/p><\/div><\/li>\n<li>Generate your <strong>API Key<\/strong> and <strong>API Secret<\/strong> \u2014 store both values securely.\n<div id=\"attachment_12453\" style=\"width: 736px\" class=\"wp-caption alignnone\"><a href=\"https:\/\/zappysys.com\/blog\/wp-content\/uploads\/2026\/09\/Shipstation-Generate-token.png\"><img loading=\"lazy\" decoding=\"async\" aria-describedby=\"caption-attachment-12453\" class=\"size-full wp-image-12453\" src=\"https:\/\/zappysys.com\/blog\/wp-content\/uploads\/2026\/09\/Shipstation-Generate-token.png\" alt=\"\" width=\"726\" height=\"274\" srcset=\"https:\/\/zappysys.com\/blog\/wp-content\/uploads\/2026\/09\/Shipstation-Generate-token.png 726w, https:\/\/zappysys.com\/blog\/wp-content\/uploads\/2026\/09\/Shipstation-Generate-token-300x113.png 300w\" sizes=\"(max-width: 726px) 100vw, 726px\" \/><\/a><p id=\"caption-attachment-12453\" class=\"wp-caption-text\">ShipStation &#8211; Generate token<\/p><\/div><\/li>\n<\/ol>\n<h3>Create a new ODBC DSN using ZappySys JSON Driver<\/h3>\n<ol>\n<li>Search for <strong>ODBC<\/strong> in the Windows Start menu and open <strong>ODBC Data Source Administrator<\/strong>.<br \/>\n<a href=\"https:\/\/zappysys.com\/blog\/wp-content\/uploads\/2019\/01\/how-to-open-odbc-data-source-administrator-2.png\"><img loading=\"lazy\" decoding=\"async\" class=\"alignnone size-full wp-image-6213\" src=\"https:\/\/zappysys.com\/blog\/wp-content\/uploads\/2019\/01\/how-to-open-odbc-data-source-administrator-2.png\" alt=\"\" width=\"394\" height=\"542\" srcset=\"https:\/\/zappysys.com\/blog\/wp-content\/uploads\/2019\/01\/how-to-open-odbc-data-source-administrator-2.png 394w, https:\/\/zappysys.com\/blog\/wp-content\/uploads\/2019\/01\/how-to-open-odbc-data-source-administrator-2-218x300.png 218w\" sizes=\"(max-width: 394px) 100vw, 394px\" \/><\/a><\/li>\n<li>In <strong>User DSN<\/strong> or <strong>System DSN<\/strong>, click <strong>Add<\/strong>.<\/li>\n<li>Select <strong>ZappySys JSON Driver<\/strong>, then click <strong>Continue<\/strong>.<br \/>\n<a href=\"https:\/\/zappysys.com\/blog\/wp-content\/uploads\/2019\/01\/odbc-dsn-admin-create-dsn-based-on-json-driver.png\"><img loading=\"lazy\" decoding=\"async\" class=\"alignnone size-full wp-image-5919\" src=\"https:\/\/zappysys.com\/blog\/wp-content\/uploads\/2019\/01\/odbc-dsn-admin-create-dsn-based-on-json-driver.png\" alt=\"\" width=\"593\" height=\"504\" srcset=\"https:\/\/zappysys.com\/blog\/wp-content\/uploads\/2019\/01\/odbc-dsn-admin-create-dsn-based-on-json-driver.png 593w, https:\/\/zappysys.com\/blog\/wp-content\/uploads\/2019\/01\/odbc-dsn-admin-create-dsn-based-on-json-driver-300x255.png 300w\" sizes=\"(max-width: 593px) 100vw, 593px\" \/><\/a><\/li>\n<\/ol>\n<h3>Configure ShipStation API connection<\/h3>\n<ol>\n<li>Enter a ShipStation endpoint URL in this format:<br \/>\n<span style=\"color: #222222; font-family: monospace;\"><span style=\"background-color: #e9ebec;\">https:\/\/ssapi.shipstation.com\/orders<\/span><\/span><\/li>\n<li>In <strong>Connection Type<\/strong>, select <strong>HTTP<\/strong> and click <strong>Configure<\/strong>.<\/li>\n<li>Set <strong>Credential Type<\/strong> to <strong>Basic Auth (Username\/Password)<\/strong>.<\/li>\n<li>Set <strong>Username<\/strong> to your ShipStation API Key.<\/li>\n<li>Set <strong>Password<\/strong> to your ShipStation API Secret.<\/li>\n<li>Click <strong>OK<\/strong> to save HTTP authentication settings.\n<div id=\"attachment_12470\" style=\"width: 630px\" class=\"wp-caption alignnone\"><a href=\"https:\/\/zappysys.com\/blog\/wp-content\/uploads\/2026\/09\/Shipstation-ODBC-HTTP-connection.png\"><img loading=\"lazy\" decoding=\"async\" aria-describedby=\"caption-attachment-12470\" class=\"size-full wp-image-12470\" src=\"https:\/\/zappysys.com\/blog\/wp-content\/uploads\/2026\/09\/Shipstation-ODBC-HTTP-connection.png\" alt=\"\" width=\"620\" height=\"447\" srcset=\"https:\/\/zappysys.com\/blog\/wp-content\/uploads\/2026\/09\/Shipstation-ODBC-HTTP-connection.png 620w, https:\/\/zappysys.com\/blog\/wp-content\/uploads\/2026\/09\/Shipstation-ODBC-HTTP-connection-300x216.png 300w\" sizes=\"(max-width: 620px) 100vw, 620px\" \/><\/a><p id=\"caption-attachment-12470\" class=\"wp-caption-text\">ShipStation &#8211; ODBC HTTP connection<\/p><\/div><\/li>\n<li>Set <strong>HTTP Request Method<\/strong> to <strong>GET<\/strong>.<\/li>\n<li>Add the following <strong>HTTP Header<\/strong>:\n<ul>\n<li><strong>Accept:<\/strong> application\/json<\/li>\n<\/ul>\n<\/li>\n<li>Set <strong>JSON Path Filter<\/strong> based on the endpoint. Each ShipStation endpoint wraps its array under a named key:\n<ul>\n<li>Orders: <code>$.orders[*]<\/code><\/li>\n<li>Shipments: <code>$.shipments[*]<\/code><\/li>\n<li>Products: <code>$.products[*]<\/code><\/li>\n<li>Customers: <code>$.customers[*]<\/code><\/li>\n<\/ul>\n<\/li>\n<li>Click <strong>Test Connection<\/strong>, then click <strong>OK<\/strong> to save the DSN.\n<div id=\"attachment_12469\" style=\"width: 816px\" class=\"wp-caption alignnone\"><a href=\"https:\/\/zappysys.com\/blog\/wp-content\/uploads\/2026\/09\/Shipstation-ODBC-JSON-driver-configuration.png\"><img loading=\"lazy\" decoding=\"async\" aria-describedby=\"caption-attachment-12469\" class=\"size-full wp-image-12469\" src=\"https:\/\/zappysys.com\/blog\/wp-content\/uploads\/2026\/09\/Shipstation-ODBC-JSON-driver-configuration.png\" alt=\"\" width=\"806\" height=\"706\" srcset=\"https:\/\/zappysys.com\/blog\/wp-content\/uploads\/2026\/09\/Shipstation-ODBC-JSON-driver-configuration.png 806w, https:\/\/zappysys.com\/blog\/wp-content\/uploads\/2026\/09\/Shipstation-ODBC-JSON-driver-configuration-300x263.png 300w, https:\/\/zappysys.com\/blog\/wp-content\/uploads\/2026\/09\/Shipstation-ODBC-JSON-driver-configuration-768x673.png 768w\" sizes=\"(max-width: 806px) 100vw, 806px\" \/><\/a><p id=\"caption-attachment-12469\" class=\"wp-caption-text\">ShipStation &#8211; ODBC JSON driver configuration<\/p><\/div><\/li>\n<\/ol>\n<h3>Preview ShipStation data in ODBC Driver<\/h3>\n<ol>\n<li>Open the <strong>Preview<\/strong> tab in the DSN configuration window.<\/li>\n<li>Generate a query and click <strong>Preview Data<\/strong>.<\/li>\n<li>Confirm rows are returned. If not, recheck the endpoint URL, credentials, and JSON Path Filter.\n<div id=\"attachment_12468\" style=\"width: 816px\" class=\"wp-caption alignnone\"><a href=\"https:\/\/zappysys.com\/blog\/wp-content\/uploads\/2026\/09\/Shipstation-ODBC-JSON-driver-result.png\"><img loading=\"lazy\" decoding=\"async\" aria-describedby=\"caption-attachment-12468\" class=\"size-full wp-image-12468\" src=\"https:\/\/zappysys.com\/blog\/wp-content\/uploads\/2026\/09\/Shipstation-ODBC-JSON-driver-result.png\" alt=\"\" width=\"806\" height=\"657\" srcset=\"https:\/\/zappysys.com\/blog\/wp-content\/uploads\/2026\/09\/Shipstation-ODBC-JSON-driver-result.png 806w, https:\/\/zappysys.com\/blog\/wp-content\/uploads\/2026\/09\/Shipstation-ODBC-JSON-driver-result-300x245.png 300w, https:\/\/zappysys.com\/blog\/wp-content\/uploads\/2026\/09\/Shipstation-ODBC-JSON-driver-result-768x626.png 768w\" sizes=\"(max-width: 806px) 100vw, 806px\" \/><\/a><p id=\"caption-attachment-12468\" class=\"wp-caption-text\">ShipStation &#8211; ODBC JSON driver result<\/p><\/div><\/li>\n<\/ol>\n<h3>Connect Power BI to ShipStation via ODBC<\/h3>\n<ol>\n<li>Open <strong>Power BI Desktop<\/strong>.<\/li>\n<li>Go to <strong>Home<\/strong> &gt; <strong>Get Data<\/strong> &gt; <strong>More&#8230;<\/strong>.<\/li>\n<li>Search for <strong>ODBC<\/strong> and click <strong>Connect<\/strong>.\n<div id=\"attachment_12178\" style=\"width: 1395px\" class=\"wp-caption alignnone\"><a href=\"https:\/\/zappysys.com\/blog\/wp-content\/uploads\/2026\/05\/Power-BI-Get-data-from-ODBC-connection.png\"><img loading=\"lazy\" decoding=\"async\" aria-describedby=\"caption-attachment-12178\" class=\"size-full wp-image-12178\" src=\"https:\/\/zappysys.com\/blog\/wp-content\/uploads\/2026\/05\/Power-BI-Get-data-from-ODBC-connection.png\" alt=\"\" width=\"1385\" height=\"782\" srcset=\"https:\/\/zappysys.com\/blog\/wp-content\/uploads\/2026\/05\/Power-BI-Get-data-from-ODBC-connection.png 1385w, https:\/\/zappysys.com\/blog\/wp-content\/uploads\/2026\/05\/Power-BI-Get-data-from-ODBC-connection-300x169.png 300w, https:\/\/zappysys.com\/blog\/wp-content\/uploads\/2026\/05\/Power-BI-Get-data-from-ODBC-connection-1024x578.png 1024w, https:\/\/zappysys.com\/blog\/wp-content\/uploads\/2026\/05\/Power-BI-Get-data-from-ODBC-connection-768x434.png 768w\" sizes=\"(max-width: 1385px) 100vw, 1385px\" \/><\/a><p id=\"caption-attachment-12178\" class=\"wp-caption-text\">Power BI &#8211; Get data from ODBC connection<\/p><\/div><\/li>\n<li>Select your ShipStation DSN from the data source list.<\/li>\n<li>Optionally enter a custom SQL query in <strong>Advanced options<\/strong>.<\/li>\n<li>Click <strong>OK<\/strong>, review the preview, and click <strong>Load<\/strong>.<\/li>\n<li>In the Navigator, select fields or tables you want to import into your model.<\/li>\n<\/ol>\n<h3>Connect Power BI to ShipStation via ODBC<\/h3>\n<ol>\n<li>Open <strong>Power BI Desktop<\/strong>.<\/li>\n<li>Go to <strong>Home<\/strong> &gt; <strong>Get Data<\/strong> &gt; <strong>More&#8230;<\/strong>.<\/li>\n<li>Search for <strong>ODBC<\/strong> and click <strong>Connect<\/strong>.\n<div id=\"attachment_12178\" style=\"width: 1395px\" class=\"wp-caption alignnone\"><a href=\"https:\/\/zappysys.com\/blog\/wp-content\/uploads\/2026\/05\/Power-BI-Get-data-from-ODBC-connection.png\"><img loading=\"lazy\" decoding=\"async\" aria-describedby=\"caption-attachment-12178\" class=\"size-full wp-image-12178\" src=\"https:\/\/zappysys.com\/blog\/wp-content\/uploads\/2026\/05\/Power-BI-Get-data-from-ODBC-connection.png\" alt=\"\" width=\"1385\" height=\"782\" srcset=\"https:\/\/zappysys.com\/blog\/wp-content\/uploads\/2026\/05\/Power-BI-Get-data-from-ODBC-connection.png 1385w, https:\/\/zappysys.com\/blog\/wp-content\/uploads\/2026\/05\/Power-BI-Get-data-from-ODBC-connection-300x169.png 300w, https:\/\/zappysys.com\/blog\/wp-content\/uploads\/2026\/05\/Power-BI-Get-data-from-ODBC-connection-1024x578.png 1024w, https:\/\/zappysys.com\/blog\/wp-content\/uploads\/2026\/05\/Power-BI-Get-data-from-ODBC-connection-768x434.png 768w\" sizes=\"(max-width: 1385px) 100vw, 1385px\" \/><\/a><p id=\"caption-attachment-12178\" class=\"wp-caption-text\">Power BI &#8211; Get data from ODBC connection<\/p><\/div><\/li>\n<li>Select your Spotify DSN from the data source list.<\/li>\n<li>Optionally enter a custom SQL query in <strong>Advanced options<\/strong>.\n<div id=\"attachment_12472\" style=\"width: 714px\" class=\"wp-caption alignnone\"><a href=\"https:\/\/zappysys.com\/blog\/wp-content\/uploads\/2026\/09\/Shipstation-Power-BI-SQL-example.png\"><img loading=\"lazy\" decoding=\"async\" aria-describedby=\"caption-attachment-12472\" class=\"size-full wp-image-12472\" src=\"https:\/\/zappysys.com\/blog\/wp-content\/uploads\/2026\/09\/Shipstation-Power-BI-SQL-example.png\" alt=\"\" width=\"704\" height=\"535\" srcset=\"https:\/\/zappysys.com\/blog\/wp-content\/uploads\/2026\/09\/Shipstation-Power-BI-SQL-example.png 704w, https:\/\/zappysys.com\/blog\/wp-content\/uploads\/2026\/09\/Shipstation-Power-BI-SQL-example-300x228.png 300w\" sizes=\"(max-width: 704px) 100vw, 704px\" \/><\/a><p id=\"caption-attachment-12472\" class=\"wp-caption-text\">ShipStation &#8211; Power BI SQL example<\/p><\/div><\/li>\n<li>Click <strong>OK<\/strong>, review the preview, and click <strong>Load<br \/>\n<\/strong><\/p>\n<div id=\"attachment_12471\" style=\"width: 892px\" class=\"wp-caption alignnone\"><a href=\"https:\/\/zappysys.com\/blog\/wp-content\/uploads\/2026\/09\/Shipstation-Power-BI-result.png\"><img loading=\"lazy\" decoding=\"async\" aria-describedby=\"caption-attachment-12471\" class=\"size-full wp-image-12471\" src=\"https:\/\/zappysys.com\/blog\/wp-content\/uploads\/2026\/09\/Shipstation-Power-BI-result.png\" alt=\"\" width=\"882\" height=\"402\" srcset=\"https:\/\/zappysys.com\/blog\/wp-content\/uploads\/2026\/09\/Shipstation-Power-BI-result.png 882w, https:\/\/zappysys.com\/blog\/wp-content\/uploads\/2026\/09\/Shipstation-Power-BI-result-300x137.png 300w, https:\/\/zappysys.com\/blog\/wp-content\/uploads\/2026\/09\/Shipstation-Power-BI-result-768x350.png 768w\" sizes=\"(max-width: 882px) 100vw, 882px\" \/><\/a><p id=\"caption-attachment-12471\" class=\"wp-caption-text\">ShipStation &#8211; Power BI result<\/p><\/div><\/li>\n<\/ol>\n<h3>Query ShipStation Data with SQL<\/h3>\n<p>Use custom SQL queries in the ODBC driver or Power BI to shape data before loading.<\/p>\n<p><strong>Example 1: List Orders<\/strong><\/p>\n<pre class=\"lang:sql decode:true\">SELECT\r\n    orderId,\r\n    orderNumber,\r\n    orderStatus,\r\n    orderDate,\r\n    orderTotal,\r\n    amountPaid,\r\n    shippingAmount,\r\n    taxAmount,\r\n    customerEmail,\r\n    customerUsername,\r\n    paymentMethod,\r\n    carrierCode,\r\n    serviceCode,\r\n    [billTo.name]    AS billTo_name,\r\n    [billTo.city]    AS billTo_city,\r\n    [billTo.country] AS billTo_country,\r\n    [shipTo.name]    AS shipTo_name,\r\n    [shipTo.city]    AS shipTo_city,\r\n    [shipTo.country] AS shipTo_country,\r\n    [weight.value]   AS weight_value,\r\n    [weight.units]   AS weight_units,\r\n    createDate,\r\n    modifyDate,\r\n    shipByDate\r\nFROM _root_<\/pre>\n<p><strong>Example 2: Filter Awaiting Shipment Orders<\/strong><\/p>\n<pre class=\"lang:sql decode:true\">SELECT\r\n    orderId,\r\n    orderNumber,\r\n    orderStatus,\r\n    orderTotal,\r\n    customerEmail,\r\n    shipByDate\r\nFROM _root_\r\nWHERE orderStatus = 'awaiting_shipment'\r\nORDER BY shipByDate ASC<\/pre>\n<p><strong>Example 3: Orders Summary by Status<\/strong><\/p>\n<pre class=\"lang:sql decode:true\">SELECT\r\n    orderStatus,\r\n    COUNT(*) AS OrderCount,\r\n    SUM(orderTotal) AS TotalAmount,\r\n    SUM(shippingAmount) AS TotalShipping\r\nFROM _root_\r\nGROUP BY orderStatus\r\nORDER BY OrderCount DESC<\/pre>\n<h2>Conclusion<\/h2>\n<p class=\"intro-text\">Connecting ShipStation to Power BI using the ZappySys ODBC Driver gives you a fast, SQL-friendly way to build fulfillment and logistics analytics from ShipStation API data. You can centralize order, shipment, and customer data, model it in Power BI, and publish dashboards without building custom connectors.<\/p>\n<p class=\"intro-text\">Explore the full capabilities of the <a href=\"https:\/\/zappysys.com\/products\/odbc-drivers\/\" target=\"_blank\" rel=\"noopener\">ZappySys ODBC Drivers<\/a> to integrate ShipStation and other APIs into your reporting workflow.<\/p>\n<div class=\"content_block\" id=\"custom_post_widget-12354\"><h3>Need Help?<\/h3><p class=\"section-intro\">If you encounter any issues, our support team is here to help:<\/p>\r\n\r\n<ol>\r\n \t<li><strong>Live Chat:<\/strong>\u00a0Open the chat widget\u00a0<em>(bottom right of this page)<\/em><\/li>\r\n \t<li><strong>Email:<\/strong>\u00a0<a href=\"mailto:support@zappysys.com\">support@zappysys.com<\/a><\/li>\r\n \t<li><strong>Support Center:<\/strong>\u00a0<a href=\"https:\/\/zappysys.com\/support\/\">Support | ZappySys<\/a><\/li>\r\n<\/ol><\/div>\n","protected":false},"excerpt":{"rendered":"<p>Introduction ShipStation is a leading shipping and order management platform used by eCommerce businesses to manage orders, shipments, and fulfillment across multiple sales channels. Many organizations need ShipStation data in Power BI to monitor fulfillment performance, shipping costs, and order trends. Using the ZappySys ODBC Driver for REST APIs, you can query ShipStation API data [&hellip;]<\/p>\n","protected":false},"author":5,"featured_media":12462,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1],"tags":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v22.3 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\r\n<title>How to get data from ShipStation into Power BI | ZappySys Blog<\/title>\r\n<meta name=\"description\" content=\"How to get data from ShipStation into Power BI - ZappySys Blog\" \/>\r\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\r\n<link rel=\"canonical\" href=\"https:\/\/zappysys.com\/blog\/how-to-get-data-from-shipstation-into-power-bi\/\" \/>\r\n<meta property=\"og:locale\" content=\"en_US\" \/>\r\n<meta property=\"og:type\" content=\"article\" \/>\r\n<meta property=\"og:title\" content=\"How to get data from ShipStation into Power BI | ZappySys Blog\" \/>\r\n<meta property=\"og:description\" content=\"How to get data from ShipStation into Power BI - ZappySys Blog\" \/>\r\n<meta property=\"og:url\" content=\"https:\/\/zappysys.com\/blog\/how-to-get-data-from-shipstation-into-power-bi\/\" \/>\r\n<meta property=\"og:site_name\" content=\"ZappySys Blog\" \/>\r\n<meta property=\"article:published_time\" content=\"2026-09-10T23:34:14+00:00\" \/>\r\n<meta property=\"og:image\" content=\"https:\/\/zappysys.com\/blog\/wp-content\/uploads\/2026\/09\/ShipStation-logo-Copy.jpg\" \/>\r\n\t<meta property=\"og:image:width\" content=\"362\" \/>\r\n\t<meta property=\"og:image:height\" content=\"358\" \/>\r\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\r\n<meta name=\"author\" content=\"ZappySys Team\" \/>\r\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\r\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"ZappySys Team\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"6 minutes\" \/>\r\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/zappysys.com\/blog\/how-to-get-data-from-shipstation-into-power-bi\/\",\"url\":\"https:\/\/zappysys.com\/blog\/how-to-get-data-from-shipstation-into-power-bi\/\",\"name\":\"How to get data from ShipStation into Power BI | ZappySys Blog\",\"isPartOf\":{\"@id\":\"https:\/\/zappysys.com\/blog\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/zappysys.com\/blog\/how-to-get-data-from-shipstation-into-power-bi\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/zappysys.com\/blog\/how-to-get-data-from-shipstation-into-power-bi\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/zappysys.com\/blog\/wp-content\/uploads\/2026\/09\/ShipStation-logo-Copy.jpg\",\"datePublished\":\"2026-09-10T23:34:14+00:00\",\"dateModified\":\"2026-09-10T23:34:14+00:00\",\"author\":{\"@id\":\"https:\/\/zappysys.com\/blog\/#\/schema\/person\/91b041e2dcf7ece5f068893c1a68ac6e\"},\"description\":\"How to get data from ShipStation into Power BI - ZappySys Blog\",\"breadcrumb\":{\"@id\":\"https:\/\/zappysys.com\/blog\/how-to-get-data-from-shipstation-into-power-bi\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/zappysys.com\/blog\/how-to-get-data-from-shipstation-into-power-bi\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/zappysys.com\/blog\/how-to-get-data-from-shipstation-into-power-bi\/#primaryimage\",\"url\":\"https:\/\/zappysys.com\/blog\/wp-content\/uploads\/2026\/09\/ShipStation-logo-Copy.jpg\",\"contentUrl\":\"https:\/\/zappysys.com\/blog\/wp-content\/uploads\/2026\/09\/ShipStation-logo-Copy.jpg\",\"width\":362,\"height\":358,\"caption\":\"ShipStation logo - Copy\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/zappysys.com\/blog\/how-to-get-data-from-shipstation-into-power-bi\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/zappysys.com\/blog\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"How to get data from ShipStation into Power BI\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/zappysys.com\/blog\/#website\",\"url\":\"https:\/\/zappysys.com\/blog\/\",\"name\":\"ZappySys Blog\",\"description\":\"SSIS \/ ODBC Drivers \/ API Connectors for JSON, XML, Azure, Amazon AWS, Salesforce, MongoDB and more\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/zappysys.com\/blog\/?s={search_term_string}\"},\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"en-US\"},{\"@type\":\"Person\",\"@id\":\"https:\/\/zappysys.com\/blog\/#\/schema\/person\/91b041e2dcf7ece5f068893c1a68ac6e\",\"name\":\"ZappySys Team\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/zappysys.com\/blog\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/746bec9c9d27f1b90bb181aa516ee234?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/746bec9c9d27f1b90bb181aa516ee234?s=96&d=mm&r=g\",\"caption\":\"ZappySys Team\"},\"sameAs\":[\"https:\/\/zappysys.com\"],\"url\":\"https:\/\/zappysys.com\/blog\/author\/dcalbimonte\/\"}]}<\/script>\r\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"How to get data from ShipStation into Power BI | ZappySys Blog","description":"How to get data from ShipStation into Power BI - ZappySys Blog","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/zappysys.com\/blog\/how-to-get-data-from-shipstation-into-power-bi\/","og_locale":"en_US","og_type":"article","og_title":"How to get data from ShipStation into Power BI | ZappySys Blog","og_description":"How to get data from ShipStation into Power BI - ZappySys Blog","og_url":"https:\/\/zappysys.com\/blog\/how-to-get-data-from-shipstation-into-power-bi\/","og_site_name":"ZappySys Blog","article_published_time":"2026-09-10T23:34:14+00:00","og_image":[{"width":362,"height":358,"url":"https:\/\/zappysys.com\/blog\/wp-content\/uploads\/2026\/09\/ShipStation-logo-Copy.jpg","type":"image\/jpeg"}],"author":"ZappySys Team","twitter_card":"summary_large_image","twitter_misc":{"Written by":"ZappySys Team","Est. reading time":"6 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/zappysys.com\/blog\/how-to-get-data-from-shipstation-into-power-bi\/","url":"https:\/\/zappysys.com\/blog\/how-to-get-data-from-shipstation-into-power-bi\/","name":"How to get data from ShipStation into Power BI | ZappySys Blog","isPartOf":{"@id":"https:\/\/zappysys.com\/blog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/zappysys.com\/blog\/how-to-get-data-from-shipstation-into-power-bi\/#primaryimage"},"image":{"@id":"https:\/\/zappysys.com\/blog\/how-to-get-data-from-shipstation-into-power-bi\/#primaryimage"},"thumbnailUrl":"https:\/\/zappysys.com\/blog\/wp-content\/uploads\/2026\/09\/ShipStation-logo-Copy.jpg","datePublished":"2026-09-10T23:34:14+00:00","dateModified":"2026-09-10T23:34:14+00:00","author":{"@id":"https:\/\/zappysys.com\/blog\/#\/schema\/person\/91b041e2dcf7ece5f068893c1a68ac6e"},"description":"How to get data from ShipStation into Power BI - ZappySys Blog","breadcrumb":{"@id":"https:\/\/zappysys.com\/blog\/how-to-get-data-from-shipstation-into-power-bi\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/zappysys.com\/blog\/how-to-get-data-from-shipstation-into-power-bi\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/zappysys.com\/blog\/how-to-get-data-from-shipstation-into-power-bi\/#primaryimage","url":"https:\/\/zappysys.com\/blog\/wp-content\/uploads\/2026\/09\/ShipStation-logo-Copy.jpg","contentUrl":"https:\/\/zappysys.com\/blog\/wp-content\/uploads\/2026\/09\/ShipStation-logo-Copy.jpg","width":362,"height":358,"caption":"ShipStation logo - Copy"},{"@type":"BreadcrumbList","@id":"https:\/\/zappysys.com\/blog\/how-to-get-data-from-shipstation-into-power-bi\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/zappysys.com\/blog\/"},{"@type":"ListItem","position":2,"name":"How to get data from ShipStation into Power BI"}]},{"@type":"WebSite","@id":"https:\/\/zappysys.com\/blog\/#website","url":"https:\/\/zappysys.com\/blog\/","name":"ZappySys Blog","description":"SSIS \/ ODBC Drivers \/ API Connectors for JSON, XML, Azure, Amazon AWS, Salesforce, MongoDB and more","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/zappysys.com\/blog\/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"en-US"},{"@type":"Person","@id":"https:\/\/zappysys.com\/blog\/#\/schema\/person\/91b041e2dcf7ece5f068893c1a68ac6e","name":"ZappySys Team","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/zappysys.com\/blog\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/746bec9c9d27f1b90bb181aa516ee234?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/746bec9c9d27f1b90bb181aa516ee234?s=96&d=mm&r=g","caption":"ZappySys Team"},"sameAs":["https:\/\/zappysys.com"],"url":"https:\/\/zappysys.com\/blog\/author\/dcalbimonte\/"}]}},"_links":{"self":[{"href":"https:\/\/zappysys.com\/blog\/wp-json\/wp\/v2\/posts\/12467"}],"collection":[{"href":"https:\/\/zappysys.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/zappysys.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/zappysys.com\/blog\/wp-json\/wp\/v2\/users\/5"}],"replies":[{"embeddable":true,"href":"https:\/\/zappysys.com\/blog\/wp-json\/wp\/v2\/comments?post=12467"}],"version-history":[{"count":7,"href":"https:\/\/zappysys.com\/blog\/wp-json\/wp\/v2\/posts\/12467\/revisions"}],"predecessor-version":[{"id":12479,"href":"https:\/\/zappysys.com\/blog\/wp-json\/wp\/v2\/posts\/12467\/revisions\/12479"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/zappysys.com\/blog\/wp-json\/wp\/v2\/media\/12462"}],"wp:attachment":[{"href":"https:\/\/zappysys.com\/blog\/wp-json\/wp\/v2\/media?parent=12467"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/zappysys.com\/blog\/wp-json\/wp\/v2\/categories?post=12467"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/zappysys.com\/blog\/wp-json\/wp\/v2\/tags?post=12467"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}