2025-02-21

Guide to Creating Free AI Images Using n8n

https://youtu.be/LMMLqiow60g This article will guide you on how to automatically create images using n8n – a powerful automation tool. You will learn how to integrate steps from creating AI prompts to uploading images to Google Drive, allowing you to easily create and store free AI-generated images. Download JSON: https://automationnocode.com/product/guide-to-creating-free-ai-images-using-n8n/ Node create prompt a/ Enter image content...

2025-01-15

Guidelines for Creating Sign and Retrieving Access Token for Shopee API

Using the Shopee API can be challenging, especially when it comes to creating the sign for authentication. This guide will help you generate the sign with Python, retrieve the access_token, and automate the process with n8n. Step 1: Create an Account and App on Shopee Open Platform Go to Shopee Open Platform. Create an account and then create an app. Register your app for...

Guide to Retrieving Shopee Order Information into n8n/AnyCross

Using the Shopee Open Platform, you can continuously track order statuses and store essential data for operational management and in-depth analysis. This guide will show you how to quickly fetch data from Shopee into n8n or AnyCross, enabling you to expand to other business use cases, such as pushing data to Lark Base, databases, or data warehouses. Shopee Open Platform...