I couldn’t find a single clear video on integrating Binance with n8n, so I made one.
If you’ve tried to pull funding fees or token prices from Binance, you know the API authentication is a pain (signature, timestamp, crypto node, all that).
What’s inside:
- Set up Airtable with tokens and funding statements, linked together
- Get your Binance API keys and deal with signature/auth headaches
- Use the crypto node for signing Binance requests
- Pull funding fees, positions, and live prices
- Auto-create tokens in Airtable if they’re missing
If you run into something weird with Binance or have a use case you want covered, drop it in the comments.