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

Memberships

Viral Coach Training Material

11.9k members • Free

AI Money Lab

27.5k members • Free

AI Automation Mastery

7.7k members • Free

AI Avengers

1.8k members • Free

Sales.io (Free)

1.5k members • Free

Automation Incubator™

40.3k members • Free

Zhang University

2.2k members • Free

AchieveGreatness.com (FREE)

4.5k members • Free

Muslim Settify

1k members • Free

436 contributions to AI Avengers
My final message to the community... 💬
When I first started this community, I had one clear mission: help 1,000 AI agency owners sign their first clients or reach $10K monthly. We're not there yet, but that goal still drives everything I do, and I won't stop until we make it happen. Eight months ago, we started with nothing but a vision. Through consistent content on YouTube and LinkedIn, we've grown to almost 2,000 members. What made this community special wasn't just the numbers - it was watching people find their purpose and build real careers in AI. I've had the privilege of working directly with nearly 100 agencies, and seeing 40 of them land their first clients has been the highlight of my entrepreneurial journey. Every success story, every breakthrough call, every moment when someone finally "got it" - those experiences shaped not just this community, but who I am as a person. Today marks a transition I didn't expect to make. Due to personal circumstances I can't share publicly, I'm stepping back from leading this community. This isn't about the community lacking potential or me losing faith in what we've built. Sometimes life demands we make difficult choices about where to focus our energy. But here's what I want you to understand - this community was never about just me. The real magic happened because of the collective wisdom of everyone here. The late-night troubleshooting sessions, the strategy calls where breakthroughs happened, the accountability partnerships that kept people moving forward - that was all of you. Moving forward, @Manoj Saharan will be taking the lead, supported by @John Park and @Anderson Ntuk . These aren't just replacements - they're the people who've been in the trenches with you, solving real problems and celebrating real wins. They understand this community's DNA because they helped create it. You'll still see me around occasionally, commenting on your wins and cheering you on from the sidelines. This isn't goodbye - it's me trusting that what we built together is strong enough to thrive without me at the center.
URI Authentication expiring on Self-hosted N8N??
Hey all! Hope all is well on your side. I have a question here: How can I avoid my self hosted instance of n8n from expiring my Google Oauth connection every seven days? I keep getting the following error "The provided authorization grant (e.g., authorization code, resource owner credentials) or refresh token is invalid, expired, revoked, does not match the redirection URI used in the authorization request, or was issued to another client." Info: - N8n is self-hosted on a Render instance - My project is set to production status - The link works for 7 days and then it resets Thank you so much for the help here!
1 like • 8d
What’s happening isn’t actually n8n expiring your connection it’s Google. When you set up OAuth for a self-hosted app, Google puts you in what’s called a “testing” publishing status by default. In that mode, any refresh tokens they issue are only valid for seven days. That’s why your connection keeps dropping after a week. Since you mentioned your project is already set to production, there are two other things worth double-checking: 1. Verify your app in Google Cloud Console: Even if you switch to production, you may still be restricted if the OAuth consent screen hasn’t been fully verified and published. Once verified, Google issues long-lived refresh tokens instead of the temporary 7-day ones. 2. Redirect URI consistency: Make sure the redirect URI in your Google Cloud OAuth client settings matches exactly what n8n is sending. A tiny mismatch (extra slash, wrong domain, http vs https) will cause token issues after refresh. 3. Credential overwrite option (for self-hosted setups): If you’re worried about OAuth resets, n8n supports [credential overwrites via environment variables or REST API]. That way you can control client ID/secret centrally and avoid accidental mismatches. So the real fix here is getting your Google app verified and locked into production mode with proper redirect URIs. Once that’s done, refresh tokens should last indefinitely (until revoked manually or by inactivity).
How are you actually getting clients for your AI Agency? 💬
Hey everyone I’ve been building AI automation projects for businesses, mostly from referrals and some outreach. How are you getting your clients right now? Whether it's cold outreach, content, partnerships, DMs, Upwork, whatever — I’d love to hear what’s actually working for you. Let’s all stop guessing and start learning from each other. 🙌
0 likes • 8d
For us, the method that's been most effective and scalable has been cold DMs blasts. I know that might sound basic, but here's why it works so well. We can reach thousands of prospects in minutes, not hours like with cold calling. It costs almost nothing to run, and the response rates are actually 39% higher than email. Plus, people check their texts immediately. The process is pretty simple. We scrape leads from Google and public directories, import them into our CRM system, and then send them through automated Email workflows. The key is having really targeted lists and messaging that doesn't sound like spam. We've been able to do thousands of outreach messages in a matter of minutes with this approach. I've also been testing LinkedIn outreach, but honestly it's much more limited in scale. LinkedIn caps you at around 20-30 connection requests per day even with premium accounts, so it's better for higher-value prospects. But when we do use it, we focus on building genuine conversations rather than pitching immediately. The key there is having a solid profile that shows credibility when people look you up. What I've learned is that most people fail not because they picked the wrong channel, but because they're not consistent enough with any single channel. They'll try LinkedIn for a week, then jump to cold email, then try Facebook ads. Pick one method, master it completely, then scale it before moving to the next. The other thing that's been huge for us is having our positioning dialed in. We're not selling "AI chatbots" or "automation." We're selling complete business transformation systems that solve specific problems. When your positioning is right, the channel becomes less important because people actually want what you're offering. Referrals are obviously gold when you can get them, but you can't build a predictable business on referrals alone. You need a system that consistently brings in new prospects, which is why we focus so heavily on the SMS outreach. It's predictable, scalable, and we can measure everything.
"Need Help: How to Set Up Conditional Logic in n8n Workflows?
Hey everyone, I'm trying to implement conditional logic in my n8n workflow, but I’m stuck. Specifically, I need to make a decision point where if a condition is met, the workflow will go down one path, and if not, it will go down another. Can anyone help me with the steps to set this up properly in n8n? Appreciate any guidance!" Would that work for what you need?
0 likes • 8d
What you want to do is use the IF node. That’s the built-in way to add conditional logic to your workflow. You set up the IF node with a condition for example, “if a field equals X” or “if a number is greater than Y” and then connect its two outputs: one branch for when the condition is true, and another for when it’s false. From there, you just build the different paths your workflow should take depending on the outcome. If the logic you need is more complex than the standard comparisons in the IF node, you can always drop in a Function node (or Code node) and write a little JavaScript to handle the decision-making. But most of the time, the IF node gets the job done quickly without needing any code. So in practice, it looks like this: Trigger (or input node) → IF node → branch A if the condition is true → branch B if it’s false. That’s all there is to it, and you can chain multiple IF nodes together if you need more layers of decision-making.
He booked 7 calls from one Reddit post🤯
Pranav just crushed our 4-week challenge expectations. I asked for 5 discovery calls. He delivered 7. Here's what he did: Sent 60-70 LinkedIn connection requests over the challenge period. But the real breakthrough came from one simple Reddit post offering free AI work. The result: 7 discovery calls booked. Out of those 7 calls: → 2 qualified prospects ready to pay for AI agents → 2 health professionals with "big networks" wanting automation → Both willing to provide testimonials after project completion What made this work: He offered value first instead of pitching services. Simple Reddit post: "Free AI work for anyone who needs it." 7 people raised their hands. 4 turned into real opportunities. That's a 57% qualification rate from free traffic. The lesson: Stop overcomplicating outreach. Lead with help, not sales pitches. Pranav didn't need a perfect funnel or complicated strategy. He took action on two simple channels and got results fast. This is exactly what we teach inside AI Agency Academy. Simple actions that get results, not complex systems that take months to build. Ready to join members like Pranav who choose action over perfection? Join AI Agency Academy Boturjon P.S. - Pranav's calls came from offering free work first. Sometimes the best sales strategy is not selling at all.
He booked 7 calls from one Reddit post🤯
1-10 of 436
Boturjon Shukurov
6
704points to level up
@boturjon-shukurov-2245
Founder at AI Agency Academy. We help AI Agency Owners sign their 1st client or scale beyond $5k/month.

Active 2h ago
Joined Mar 15, 2025