Shopify (matatika
variant)
Table of Contents
The shopify Singer tap pulls data from Shopify that can then be sent to a destination using a Singer target.
-
- Repository: https://github.com/Matatika/tap-shopify
-
-
-
-
-
-
- Maintainer: Matatika
- Built with Meltano SDK: ✔
Alternative variants #
Multiple
variants
of shopify are available.
This document describes the matatika variant.
Alternative variants are:
-
singer-io(default)
Standalone usage #
Install the package using pip:
pip install git+https://github.com/Matatika/tap-shopify.git
For additional instructions, refer to the README in the repository.
Usage with Meltano #
Meltano helps you manage your configuration, incremental replication, and scheduled pipelines.
View the Meltano-specific shopify instructions to learn more.
Capabilities #
Settings #
shopify requires the
configuration
of the following settings:
These and other supported settings are documented below. To quickly find the setting you're looking for, use the Table of Contents at the top of the page.
Access Token (access_token)
#
Your access token to authenticate with the Shopify API.
Store (store)
#
Your Shopify store id, use the prefix of your admin url. e.g. https://[store].myshopify.com/admin.
Admin URL (admin_url)
#
Optional - The full admin url for your Shopify store (overrides ‘store’ property).
Start Date (start_date)
#
Optional - Start date to sync from.
Is Plus Account (is_plus_account)
#
Optional - Enable Shopify plus account end points.
Looking for help? #
If you're having trouble getting the
shopify tap to work, look for an
existing issue in its repository, file a new issue,
or
join the Meltano Slack community
and ask for help in the #plugins-general channel.
Found an issue on this page? #
This page is generated from a YAML file that you can contribute changes to. Edit it on GitHub!