chuck_fyn - I am trying to find the best way to...
I am trying to find the best way to setup the data import from Shopify and a few other services via API to the rowy columns but can't find any relevant documentation. Can someone point me in the right direction?
Solution:Jump to solution
You can easily make an API on BuildShip to connect with Shopify and perform the required operations with no code. You can leverage our AI Node Generator which will help you to create a node with the required fields. Docs - https://docs.buildship.com/ai-nodes.
You'll just required to paste the cURL or any NodeJS to the addition context of the additional context of the AI node generator and specify the input and output prompts, and it will generate a node for you which you can easily use by providing the required credentials.
image.png
API reference for Shopify - https://shopify.dev/docs/api/admin-rest...
Shopify
REST Admin API reference
The Admin API lets you build apps and integrations that extend and enhance the Shopify admin. Learn how to get started with REST endpoints.
2 Replies
Hi @chuck_fyn, I would recommend using Buildship to easily creae an API and perform CRUD operations over it. As BuildShip is a fully managed backend product with the power of AI.
Solution
You can easily make an API on BuildShip to connect with Shopify and perform the required operations with no code. You can leverage our AI Node Generator which will help you to create a node with the required fields. Docs - https://docs.buildship.com/ai-nodes.
You'll just required to paste the cURL or any NodeJS to the addition context of the additional context of the AI node generator and specify the input and output prompts, and it will generate a node for you which you can easily use by providing the required credentials.
image.png
API reference for Shopify - https://shopify.dev/docs/api/admin-rest
Shopify
REST Admin API reference
The Admin API lets you build apps and integrations that extend and enhance the Shopify admin. Learn how to get started with REST endpoints.