workflows-examples/ folder of the GitHub repository.
Buy Celsius
File:buy-celsius.json
This workflow demonstrates the complete wallet lifecycle and checkout process:
- Create or retrieve a wallet
- Get wallet details
- Check wallet balance
- Create and pay for an order

Download workflow
Import this workflow into your n8n instance
Buy Any Item from Amazon or Shopify Using Natural Language
File:buy-items-amazon.json
An advanced workflow that combines AI and automation:
- Receives product requests in natural language
- Uses OpenAI to parse and extract product details
- Automatically purchases items from Amazon using stablecoins

Download workflow
Import this workflow into your n8n instance
How to Use These Workflows
1
Download the workflow JSON
Click the download link for the workflow you want to use
2
Import into n8n
In n8n, go to Create Workflow, in the top right select the options menu (three dots), hit Import from File and select the JSON file
3
Configure credentials
Set up your Crossmint API credentials in the workflow nodes
4
Update personal data
Replace placeholder values with your own:
- Email addresses
- Wallet addresses
- Admin signer private keys
- Product URLs or IDs
- Delivery address
5
Test in Staging
Run the workflow in Staging environment first to verify everything works
6
Execute
Run the workflow and monitor the results
Need More Help?
Ask the Expert GPT
Get AI-powered guidance on building workflows
Wallets Node
Learn about all wallet operations and features
Checkout Node
Automate purchases from Amazon and Shopify
View All Examples
Browse all workflow examples on GitHub

