SyncSpider
  • English
Go to website
Back
Articles on:Popular Use Cases
No description

Categories

  • How to Integrate
  • WebHook
  • SyncSpider Basics
  • Custom Fields
  • External API
  • Popular Use Cases
  • Custom Integration Builder
  • Local Database Connector
  • DataHub
  • Integration
  • Send ThriveCart order details to Moosend mailing list
    In this video, you will learn how to send ThirveCart order details (also applicable to subscriber data ) to Moosend. In this video on ThriveCart, we are only using Moosend as an example. You can send ThriveCart order/subscriber data to any other integration we currently support. Check the list of all tools we support here. If you don't see your favorite tool on our list, please take tiFew readers
  • How can more items be imported to target than exported from source?
    When executing your task, you might encounter a confusing larger amount of items imported to target than were exported from the source to begin with. Does that imply there's a bug? Not at all! In most cases this will happen with the Products entity, and related ones, but might also apply to other entities across various integration options. For example: How an export of 13 items at source can be processed as a total of 26 items, to finally be sent to target as 8 items? Here'sFew readers
  • Sending Orders from Dokan to Shopify - Help Center - SyncSpider
    TABLE OF CONTENTS Description Step 1: Choosing the Integrations Step 2: Configuring the Source Integration (Dokan) Step 3: Configuring the Target Integration (Shopify) Step 4: Mapping Basic Order Details Mapping: [Additional Order Settings Mapping (conFew readers
  • Send Products - Shopify to Dokan- Help Center - SyncSpider
    TABLE OF CONTENTS Description Step 1: Selecting Integrations Step 4: Configure the Target Integration (Dokan) Step 5: Mapping Step 6: Task Settings Additional Resources Description In this article, we explore a common use case for SyncSpider: automating the process of sending productsFew readers
  • Send order details form ThriveCart to ActiveCampign and Google sheets
    In this video, you will learn: How to create a multi step task How to unsubscribe a contacts from Active Campaign list How to use Complex lists in target systems How to send ThriveCart order details to Active Campaign How to send ThriveCart order details to Google Sheets In this video on ThriveCart, we are only using ActiveCampaign and Google sheets as an example. **You can send ThriveCart order/subscriber data to any otheFew readers
  • How to setup multi-language support for Word Press (WPML)
    Via this article, you can learn how and when to use Word Press multi-language support or WPML. Please keep in mind, that two steps (destinations/targets) are required in a task to add translations. This is not a technical requirement, however, context-wise is mostly the case, as mainly one would want first to add a new product and afterward add a translation for the same. In the example, first, the WooCommerce destination will update/create a product in the default WPML language, then the secoFew readers
  • Connecting SyncSpider to Google Services With New Security Measures
    Google recently introduced new restrictions on how users can use their API. The restrictions will be in effect as of June 1st, 2020. The purpose of the new measures is to protect Google users from leakage or misuse of their personal data on Google. New restrictions are related to the Gmail and Google Drive apps. More info [here](https://developers.google.com/terms/api-serviFew readers
  • SyncSpider Whitelist Guide for Self-Hosted Systems
    In this article, we provide the list of IP addresses that need to be whitelisted if you are using a self-hosted system with SyncSpider. Please note that a new IP address has been added to the list as part of our latest infrastructure update. This change is necessary to enhance performance, improve security, and maintain seamless connectivity for self-hosted SyncSpider systems. Security Notice All connections with SyncSpider must have encryption in transit implemented **(TLS 1.2 or abovFew readers
  • Draft Deleted Products - Shopify to Dokan- Help Center - SyncSpider
    TABLE OF CONTENTS Description Step 1: Shopify to CSV Task 1.1 Starting the Task and Selecting Integrations 1.3 Configuring the Target Integration (Custom CSV) 1.4 Mapping 1.5 Setting Task Automation Step 2: CSV to Dokan Task [2.Few readers
  • How to synchronize Stock between Magento 2 and Amazon?
    In this article, we will be going over each and every step required to synchronize the Product data (Quantity and Price) between Magento 2 and Amazon, as well as a couple of ways you can automate this [task](https://syncspider-support.freshdesk.com/en/support/solutioFew readers
  • HTML Forms | How to use ?
    TABLE OF CONTENTS Description Entities Steps Step 1. Step 2. Step 3. Step 4. Description HTML form is a section of a document containing normal content, markup, special elements called controls (checkboxes, radio buttons, menus, etc.), and labels on those controls. Entities Source Target HTML Forms Steps Step 1. Either while **CreatinFew readers
  • How to Automate Invoice Retrieval - Help Center - SyncSpider
    Manually retrieving and uploading invoices can be time-consuming and prone to errors, especially as order volumes grow. For example, an eCommerce business that uses Plentymarkets for order management and Channel Engine to reach multiple sales channels may need to regularly transfer invoice data between these systems. Automating this process ensures that invoices are accurately and promptly uploaded from Plentymarkets to Channel Engine, reducing the workload for finance teams and minimizing theFew readers
  • HTML forms integration - Send any Form data where you need it
    With our HTML forms integration model, you'll be able to Integrate HTML forms to send data to any other 3rd app integration that SyncSpider supports, either on schedule- at specific intervals, or on successful completion of a different task. Here, we are sending contact details on a website(CudaGames) whenever someone submits the contact form to Moosend Step 1: First, login to your SyncSpider account, Click on one of existing projects or ‘Add New Project' located on the left side of tFew readers
  • How to optimize your Task Run consumption?
    The number of Task Runs will depend on the number of times the task has taken some action. The Task Run happens when a task runs on a schedule, when it is manually triggered, or triggered by an event (trigger). The best way to keep it under control is to decrease the number of triggers. And here is how you can do that: Reduce triggers by increasing the interval. You can reduce the number of Task Runs by reducing the frequency of task runs. That’s the simplest and most effective way.Few readers
  • How to Add New Contacts to existing Lists in SendFox?
    With our SendFox integration model, you are able to add New Contacts to one or more SendFox lists automatically. The purpose of this article is to show you how to do just that, with additional tips and tricks that might help you automate your workflow further. Adding new Contact to a List consists of two steps: • Obtaining the Lists ID • Using that List ID while mapping a contaFew readers
  • Configure server routes rewrite for Magento REST API
    Open virtual host nginx config file. Then, add this part to it: #REST API PART      location /api {              rewrite ^/api/rest /api.php?type=rest last;              rewrite ^/api/v2_soap /api.php?type=v2_soap last;              rewrite ^/api/soap /api.php?type=soap last;      } Finally, restart nginx.! Please, check your integration data and make sure that route "api/rest" is publicly accessible. If you got any questions or need any assistance feel free to conFew readers
  • Whitelist SyncSpider app with Google
    NOTE:  Currently, we only support integrations for Google G-Suite accounts. Some of our integration modules, such as Gmail, request access to your data. Since this data is sensitive, Google requires you to allow our app to access your data. We are still in the process to to get fully verified by Google. Until this process is done, Google has allowed the use of the SyncSpider app If you Whitelist SyncSpider app. You can whitelist SyncSpdier by following Google guide [here](https:Few readers
  • Connect your Google email via SMTP
    Due to Google's recent privacy policy changes, only Business suite users are allowed to connect their Gmail accounts with SyncSpider. However, that doesn't mean that "regular" users are unable to do so as well. You can do so easily by using our Email integration module, and by following these steps: Select Email from our list of Integrations, or by typing email in the search bar: ![](https://storage.crisp.chat/users/helpdesk/website/-/8/a/9/0/8a9034ec444c8000/e58ad29a-dc0Few readers
  • Automate Drafting of Deleted Products from Etsy to Dokan
    TABLE OF CONTENTS Description Setting Up the Tasks Step 1: Creating the First Task (Etsy as Source, CSV as Target) 1.1 Create task 1.2 Source Configuration 1.3 Target Configuration 1.4 Mapping: Assign Required Fields [1.5 Run the task](#1.5-Few readers
  • Incremental import and how to prevent Orders duplicating
    The purpose of this article is to show you an easy way to only migrate Orders that were not already transferred via SyncSpider. We will be using a simple task as an example with Shopify as a Source Integration and Google Sheets as a Target integration. Step 1:Few readers
  • How to Optimize Your Bulk Operation Consumption?
    Whatever package you have, optimization of your bulk operation consumption is always helpful. You can decrease the number of operations, and therefore lower your costs. We are here to make your business as efficient as possible, considering reducing costs and increasing productivity. Therefore, here are 3 simple ways you can use for optimizing your operation consumption: Adapt your Attributes to the SyncSpider calculation system - The most straightforward way would be to have 10, 20, 30Few readers
  • How to Transfer Data from Multiple Sheets to a Single Sheet
    In this article we will focus on the general flow of transferring data from multiple sheets (from multiple suppliers) to one single sheet (master). In this example we will use 3 different supplier sheets as an example to keep the article short and concise, however, you are free to use as many as you need. Sheet 1 - Supplier 1 Sheet 2 - Supplier 2 Sheet 3 - Supplier 3 Sheet 4 - Intermediary Sheet (one that gathers all products and chooses the lowest priced ones to send furtFew readers
  • eBay Template Profiles
    In this Article we will be explaining how to save your Listing Details, Payment settings, Shipping settings and Return policy Template so you can use your Customer Data more than once in a single Template. Here are some common questions regarding templates and answers to help you understand what are the benefits of using Templates What are the templates ? A template is a form or pattern used as a guide to making something,  In this case a Profile to help you save time on Typing out Users seFew readers
  • Google Sheet as a source and destination in SyncSpider
    In this integration, we will see the steps of using Google Sheet as the source and destination. Earlier, this was not possible, but now that we have resolved the bugs, you can use it. We will start by adding this integration. Earlier, we did not have the Google Sheet integration, but after receiving your valuable suggestions, we have developed the same Step 1: Login to your SyncSpider account, click on Integrations?and Search for ‘CSV’ in the search box for add new integration, enter theFew readers
  • How to delete entries in Google Sheets automatically?
    The focus of this article will be on deleting entries in Google Sheets without manually going through them. First we need to integrate Google Sheets. You can find the guide here. Next, we need a source sheet, in this case we will use Sheet C, as seen below:Few readers

Not finding what you are looking for?

Chat with us or send us an email.

  • Chat with us
© 2026 SyncSpiderWe run on Crisp Knowledge.