Shopify is a globally used e-shop platform that you can easily connect with the Fynode system. The integration allows you to automate order management, invoicing, meta data processing, and activation of AI plugins.
- Loading orders and products
- Changing order status
- Updating stock levels in the eshop
- Direct creation of orders in the e-shop
- Working with meta data of orders, products, and categories
- Sending shipment tracking number to Shopify (fullfillment with tracking number)
- Sending a link to PDF invoices to order meta data (if the financial system provides a public link)
- Saving the public link to the order in order meta data
- Supporting payment for orders directly in the e-shop
- Deleting orders from the platform
- Does not support multiple localizations
- Go to the Eshop - Settings section in Fynode.
- Click on the Shopify icon.
- Fill in the following details:
- Internal name
- Auth url
- API login
- API secret
- Click Activate.
- The system will redirect you to Shopify, where you authorize the connection via your Shopify account. After authorization, Shopify will redirect you back to Fynode with a confirmation and an active connection.
¶ How to get Auth url, API login and API secret?
You can find instructions in this video: https://api.fynode.com/shopify.mp4
App scopes:
read_assigned_fulfillment_orders, read_customers, read_draft_orders, read_fulfillments, read_inventory, read_merchant_managed_fulfillment_orders, read_order_edits, read_orders, read_product_listings, read_products, read_shipping, write_assigned_fulfillment_orders, write_customers, write_draft_orders, write_fulfillments, write_inventory, write_merchant_managed_fulfillment_orders, write_order_edits, write_orders, write_product_listings, write_products, write_shipping
App redirect url:
https://api.fynode.com/services/shopify/1
App url:
https://api.fynode.com/services/shopify
- AI generation of product and category descriptions: name and long description are stored in Shopify, short description, SEO title, and SEO description go into meta data.
- AI similar products: Does not support direct relations via API; plugin is not available.
- AI search: Supports inserting JS code into the e-shop theme – instructions:
- In Shopify, go to "Online Store" > "Themes", click the (3 dots) button on your theme > "Edit code" > in the "layout" menu, select "theme.liquid" and insert your JS code.
- AI chatbot: Installation process is the same as for AI search, insert JS code into the theme.
- Shopify supports meta data for orders, products, and categories.
- Proper configuration of meta data allows you to transfer data that API does not directly support.
- More details and exact fields can be found in Eshop meta data settings.
- You can edit API and login details anytime by clicking the Shopify icon in Eshop - Settings.
- After changing details, click "Save".
- Manual data loading from the e-shop is possible via the "Load data" button, but data is synchronized automatically several times a day.
Shopify is a modern choice for e-shops focusing on the global market, process automation, and AI feature support for higher efficiency.