{"id":21590995,"url":"https://github.com/toolsplus/atlassian-marketplace-data-studio-connector","last_synced_at":"2025-03-18T10:15:31.725Z","repository":{"id":117347945,"uuid":"317503812","full_name":"toolsplus/atlassian-marketplace-data-studio-connector","owner":"toolsplus","description":"Google Data Studio connector for Atlassian Marketplace.","archived":false,"fork":false,"pushed_at":"2021-09-20T06:16:50.000Z","size":88,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-01-24T16:28:49.166Z","etag":null,"topics":["atlassian","data-studio"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/toolsplus.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-12-01T10:22:46.000Z","updated_at":"2021-09-20T06:16:52.000Z","dependencies_parsed_at":null,"dependency_job_id":"6b6b1a91-b505-4bc9-8011-356710e170d6","html_url":"https://github.com/toolsplus/atlassian-marketplace-data-studio-connector","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/toolsplus%2Fatlassian-marketplace-data-studio-connector","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/toolsplus%2Fatlassian-marketplace-data-studio-connector/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/toolsplus%2Fatlassian-marketplace-data-studio-connector/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/toolsplus%2Fatlassian-marketplace-data-studio-connector/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/toolsplus","download_url":"https://codeload.github.com/toolsplus/atlassian-marketplace-data-studio-connector/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244198406,"owners_count":20414443,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["atlassian","data-studio"],"created_at":"2024-11-24T16:21:41.270Z","updated_at":"2025-03-18T10:15:31.707Z","avatar_url":"https://github.com/toolsplus.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Atlassian Marketplace Connector for Google Data Studio\n\n**⚠️ DEPRECATED** Fetching export data directly from the Atlassian Marketplace API is generally quite slow. As a result\nData Studio reports that fetch data using this connector load fairly slow. In an effort to try to fix this we are deprecating\nthis connector in favor of a new Google Sheets connector: https://github.com/toolsplus/atlassian-marketplace-sheets-connector.\nThe Google Sheets connector allows you to load Marketplace data into a Google Sheet which can then be imported into Data Studio\nusing the Data Studio native Google Sheet connector.\n\n---\n\nBring your Atlassian Marketplace data to Google Data Studio and create reports and charts to visualize your sales\nperformance, licensing data or, conversion events.\n\n🗄️️ Available datasets:\n\n* [Transactions](https://developer.atlassian.com/platform/marketplace/rest/api-group-reporting/#api-vendors-vendorid-reporting-sales-transactions-export-get)\n* [Licenses](https://developer.atlassian.com/platform/marketplace/rest/api-group-reporting/#api-vendors-vendorid-reporting-licenses-export-get)\n* [Feedback](https://developer.atlassian.com/platform/marketplace/rest/api-group-reporting/#api-vendors-vendorid-reporting-feedback-details-export-get)\n* [Churn events](https://developer.atlassian.com/platform/marketplace/rest/api-group-reporting/#api-vendors-vendorid-reporting-sales-metrics-salemetric-details-export-get)\n* [Conversion events](https://developer.atlassian.com/platform/marketplace/rest/api-group-reporting/#api-vendors-vendorid-reporting-sales-metrics-salemetric-details-export-get)\n* [Renewal events](https://developer.atlassian.com/platform/marketplace/rest/api-group-reporting/#api-vendors-vendorid-reporting-sales-metrics-salemetric-details-export-get)\n\n## Get started\n\n### Build and deploy the connector to App Script\n\n1. Clone the repository and install dependencies.\n\n        git clone https://github.com/toolsplus/atlassian-marketplace-data-studio-connector\n        cd atlassian-marketplace-data-studio-connector\n        npm install\n        \n1. Enable the Google Apps Script API: https://script.google.com/home/usersettings\n\n1. Log in to Google clasp and authorize using your Google account.\n\n        npx clasp login\n        \n1. Create a new Google Script in your Google Drive.\n\n        npx clasp create --type standalone --title \"Atlassian Marketplace Data Studio Connector\" --rootDir ./dist\n        \n1. Deploy the project (production or development build).\n\n        // Production build\n        npm run deploy:prod\n        \n        // Development build\n        npm run deploy\n        \n### Deploy the Atlassian Marketplace connector to Data Studio\n       \n1. Go to [scripts.google.com](https://script.google.com/) and open the **Atlassian Marketplace Data Studio Connector** project.\n\n1. In the App Script editor click **Publish \u003e Deploy from manifest...**\n\n1. Click on the **Head** version, and you will see a URL showing up. Click on the URL which will bring you directly to Data Studio.\n   \n   You can also find [instructions for these steps in the Data Studio documentation](https://developers.google.com/datastudio/connector/use).\n   \n### Setting up the connector\n\nFollow the instructions in Data Studio to set up the Atlassian Marketplace connector. When you are asked for credentials enter the following:\n\n**Username** is the email address that you are using with your Atlassian account.\n\n**Password** is an API token which you can generate at https://id.atlassian.com/manage/api-tokens. Refer to the [Atlassian documentation](https://developer.atlassian.com/platform/marketplace/rest/intro/#auth) for further details on how to generate API tokens.\n\nWhen you are asked for your **Vendor ID** go to https://marketplace.atlassian.com/manage/apps which will redirect you to an URL of the following format:\n    \n    https://marketplace.atlassian.com/manage/vendors/\u003cVendor ID\u003e/addons\n    \nSimply copy-paste your vendor id from the URL into the Data Studio connector configuration.\n\nOnce you entered all the details click **Connect** in the top right corner.\n\n🎉 That's it, you are now ready to chart your Atlassian Marketplace data in Data Studio.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftoolsplus%2Fatlassian-marketplace-data-studio-connector","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftoolsplus%2Fatlassian-marketplace-data-studio-connector","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftoolsplus%2Fatlassian-marketplace-data-studio-connector/lists"}