Plugin Directory

Changeset 3402630


Ignore:
Timestamp:
11/25/2025 03:00:20 PM (3 months ago)
Author:
wpconnectco
Message:

Update FAQ readme

Location:
orders-sync-to-airtable-for-woocommerce
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • orders-sync-to-airtable-for-woocommerce/tags/1.0.0/readme.txt

    r3385142 r3402630  
    1616== Description ==
    1717
    18 **Orders Sync to Airtable for WooCommerce** is a free plugin that allows you to synchronize your WooCommerce store's orders to your Airtable base with ease.
     18**Orders Sync to Airtable for WooCommerce** is a free plugin that allows you to synchronize **automatically** your WooCommerce store's orders to your Airtable base with ease.
    1919
    2020Whether you want to manage your order data, automate your reports, or centralize your store activity in Airtable, this plugin helps you streamline the process without manual data entry.
     
    8888
    8989= Does it sync orders in real time? =
    90 Syncs are triggered manually or when an order status changes. They are processed via scheduled tasks and may take a few minutes depending on your server’s cron configuration and API limits.
     90Yes, orders can sync in real time. Every time a new order is created, it will automatically sync to Airtable. The same applies when the order status is updated.
     91
     92You also have the option to sync manually by clicking “Save and Sync”. This will sync all orders up to the moment you click the button.
     93* The orders are processed via scheduled tasks and may take a few minutes depending on your server’s cron configuration and API limits.
    9194
    9295= Can I sync products and stock too? =
  • orders-sync-to-airtable-for-woocommerce/trunk/readme.txt

    r3385142 r3402630  
    1616== Description ==
    1717
    18 **Orders Sync to Airtable for WooCommerce** is a free plugin that allows you to synchronize your WooCommerce store's orders to your Airtable base with ease.
     18**Orders Sync to Airtable for WooCommerce** is a free plugin that allows you to synchronize **automatically** your WooCommerce store's orders to your Airtable base with ease.
    1919
    2020Whether you want to manage your order data, automate your reports, or centralize your store activity in Airtable, this plugin helps you streamline the process without manual data entry.
     
    8888
    8989= Does it sync orders in real time? =
    90 Syncs are triggered manually or when an order status changes. They are processed via scheduled tasks and may take a few minutes depending on your server’s cron configuration and API limits.
     90Yes, orders can sync in real time. Every time a new order is created, it will automatically sync to Airtable. The same applies when the order status is updated.
     91
     92You also have the option to sync manually by clicking “Save and Sync”. This will sync all orders up to the moment you click the button.
     93* The orders are processed via scheduled tasks and may take a few minutes depending on your server’s cron configuration and API limits.
    9194
    9295= Can I sync products and stock too? =
Note: See TracChangeset for help on using the changeset viewer.