App Introduction
Efficiently back up or save your store's inventory, products, and customer data in a PostgreSQL database. This app is particularly beneficial for businesses that manage their inventory, products, or orders in a centralized database (such as an ERP or CRM system). It retrieves data from your store via the Shopify API and loads it into specified PostgreSQL tables. Postgres Tools offers the ability to customize data fields, filters, and transformations to meet your specific needs before loading data into PostgreSQL.
Core Functionality
- Manage your data on any central PostgreSQL database for ERP or CRM systems.
- Scheduled or manual data loading options.
- Supports multiple PostgreSQL databases.
- Easy app setup with no coding or technical knowledge required.
- Determine which webhook data will be sent to your PostgreSQL database.
Merchant-Friendly
- ERP-Integrated Merchants
- CRM-Managed Merchants
- Multi-System Connected Merchants
- Non-Coding Technical Merchants
Basic Information
- Developer:Boohead, Inc.
- Address:24854 Winona, Dearborn, MI, 48124, US
- Price: Free / Free plan
- Rating:1 / 5
- Comment Count:1 comment
- Release Date:2023-5-12
- Supported languages:English
- Compatible products:Shopify
Application Screenshot
Price Plan
基础版
免费
- 2 active Shopify configuration data events, e.g., orders and customers
- 200 tasks per month, e.g., 200 orders or customers
- 7-day log retention
专业版
$19
- 10 active Shopify configuration data events, such as orders and customers
- 10,00 tasks per month, such as 200 orders or customers
- 7-day log retention
精英版
$29
- Unlimited active Shopify configuration data events
- 20,00 tasks per month
- 30-day log retention
- Bulk backup of existing Shopify data
User Location & Comments
User Location
Comments
Shopify API Used
- POST /admin/api/postgres_connection.json
- PUT /admin/api/postgres_connection/{id}.json
- GET /admin/api/postgres_connection.json
Permission:write_postgres,read_postgres,manage_apps
- POST /admin/api/data_load/schedule.json
- POST /admin/api/data_load/manual.json
- GET /admin/api/data_load/history.json
Permission:write_data_load,read_data_load,manage_orders
- POST /admin/api/postgres_connection/batch.json
- GET /admin/api/postgres_connection/batch.json
- PUT /admin/api/postgres_connection/batch/{id}.json
Permission:write_postgres,read_postgres,manage_inventory
- POST /admin/api/webhook_filter.json
- PUT /admin/api/webhook_filter/{id}.json
- GET /admin/api/webhook_filter.json
Permission:write_webhooks,read_webhooks,manage_products