Activity
Mon
Wed
Fri
Sun
Jan
Feb
Mar
Apr
May
Jun
Jul
Aug
Sep
Oct
Nov
Dec
What is this?
Less
More

Owned by Ahmad

BA
Brother Aqib

1 member • Free

Memberships

Skool Rescue

31 members • $9

Builder’s Console Log 🛠️

1.5k members • Free

Make AI Ads

209 members • $7/month

AI Department

111 members • Free

Business Builders Club

632 members • Free

Scalable Creator OS

82 members • $39/month

AI Creator Bootcamp

2k members • $9/month

The Ai Ad Alchemists

374 members • $97/month

ClassMates

600 members • Free

2 contributions to 5minAI
Insane coupons pack - $1000+ value
Hi everyone! ElevenLabs just dropped an insane pack with top tools like HeyGen, Pika, Luma, and more. I’ve already saved $300 on a few tools—jump in ASAP, the offer is limited. https://www.aicreatorpack.com/ P.S. Be smart - if you’re not going to use them, leave them for real creators and just try the free plans instead.
0 likes • May 24
No place to enter the code provided on some of these websites @Mark Shcherbakov
0 likes • May 24
Lol I know but I’m wondering if there’s anyone you can reach out to that sent the email to you that can work on getting that fixed
🔐 PRO Topic - Integrating APIs with SHA-256 Signatures in N8N
Using no-code tools like N8N is great for automation, but when you need to connect with government services, financial platforms like Binance, or cloud providers like Cloudinary, things get tricky. Some of APIs require SHA-256 signatures to secure requests, which means you need to generate a unique signature for every request. This process might sound complicated, but it’s actually straightforward when broken down. 🤔 Why Use Signatures Instead of Just an API Key? Some services don’t accept just an API key for security reasons. Instead, they require a hashed signature to: ✅ Prevent tampering & replay attacks ✅ Ensure data integrity—the server verifies the signature before processing ✅ Use a secret key to sign specific request parameters ⚙️ How the Authentication Process Works in N8N Here’s the basic setup to integrate APIs that require SHA-256 authentication: 1️⃣ Set all required variables in a Set node (API key, timestamp, request parameters). ⚠️ Use Fixed Timestamp → Ensures signature matches request 2️⃣ Generate the signature using a Crypto node (method varies by service). 3️⃣ Send the request using an HTTP Request node, including the signature and required parameters. 📌 API-Specific Logic 🌩️ Cloudinary (SHA-256 Hash - Hex) 🔹 Signature logic: • Uses SHA-256 hashing (not HMAC) • Concatenates parameters + secret → Hashes them in Hex • The secret is appended at the end instead of being used as a key 📈 Binance (HMAC SHA-256 - Hex) 🔹 Signature logic: • Uses HMAC SHA-256 with secret key as the key • Takes request parameters → HMAC Hash → Converts to Hex • Requires a recvWindow (e.g., 5000ms) to prevent expired requests 💰 OKX (HMAC SHA-256 - Base64) 🔹 Signature logic: • Uses HMAC SHA-256 but encodes in Base64 • String format: timestamp + method + path + body • Secret key is used as an HMAC key 💾 Templates for all services attached below! Try it out and let me know if you have questions! 🚀
🔐 PRO Topic - Integrating APIs with SHA-256 Signatures in N8N
0 likes • Mar 23
What’s the primary use case here
1-2 of 2
Ahmad Rasheed
1
5points to level up
Based in NY, looking to connect with people who want to be their own bosses 😃😃😃

Active 5h ago
Joined Mar 23, 2025
New York City