Unlock seamless, automated workflows by linking Airtable's flexible databases with Shopify's e‑commerce engine, all secured on the blockchain. Real‑time record sync, token‑driven authentication, and crypto‑ready actions let you scale without manual bottlenecks.
Shopify: List Orders
ActionList recent orders from your Shopify store. Filter by financial status, fulfillment status, or date range. Returns order details including line items and customer info. Ideal for: order monitoring, fulfillment tracking, sales analysis. Required scope: read_orders.
Shopify: Order Created
TriggerTriggers when a new order is placed in your Shopify store. Useful for sending notifications, syncing to ERP, or triggering fulfillment workflows. Requires Shopify 'read_orders' scope.
Shopify: Order Paid
TriggerTriggers when an order payment is confirmed in your Shopify store. Useful for starting fulfillment, updating accounting, or sending receipts. Requires Shopify 'read_orders' scope.
Shopify: Inventory Level Updated
TriggerTriggers when inventory levels change in your Shopify store. Useful for low stock alerts, reorder automation, or syncing inventory across channels. Requires Shopify 'read_inventory' scope.
Airtable: Create Record
ActionCreate a single record in an Airtable base table. Use this to add new entries to your Airtable databases. Pass field values as key-value pairs. Ideal for: CRM entries, inventory tracking, lead capture, form submissions.
Airtable: List Records
ActionRetrieve records from an Airtable base table with filtering and sorting. Use filterByFormula for conditional queries. Supports pagination up to 100 records. Ideal for: data lookups, report generation, fetching CRM data, inventory queries.