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

Memberships

AI Automation Society

211.9k members • Free

10 contributions to AI Automation Society
linkedin question
I would like to create an autoposter that anyone in my company could use by somehow giving them a form they could use to provide their linkedin credentials so my linkedin poster would work on their account. I don't want to have to authenticate each of them manually like I did for myself to set up credentials in n8n for linked. Anyone do this?
1 like • Jul 19
@Kamrul Hassan You can use Make for the posting part and LinkedIn credentials—it's just like logging into any regular website, so you won't need to ask users to create API keys, Plus, with Make's free plan, it's more than enough for any user to make several posts per day.
1 like • Jul 19
@Scott Weiner Ok, I understand. I was offering the simplest solution for the user, since the Make workflow only required a webhook and the LinkedIn posting module. But what you're trying to do can definitely be done like this: - Each user needs to create their own API Key in the LinkedIn Developer Portal and request the necessary permissions - Register that API Key in your frontend tool - Then in your n8n workflow, handle dynamic variables for the credentials That way, you can use the same workflow to post on behalf of all the users or team members you want. The only other option is to create an app in the LinkedIn Developer portal and use that app to register tokens from users who log into your frontend. Then, use those tokens to post on their behalf. This approach is a bit more complex and requires additional approvals from LinkedIn.
Best Way to Handle Conditional Outputs Without Using a Function?
I have a question: I have a switch with two outputs. In my flow, only one executes, but the next node might try to capture data from either the first or the second output. Is there a way to capture these variables without getting an error? Because usually, the error I get is that one of the outputs didn't execute, and I'm calling a variable that doesn't exist (even though I placed conditionals on the variable). I usually solve this with a function, but my question is: is there a less technical or no-code way to handle it?
Which is better Apify or RapidApi
I'm pretty new to n8n, Apify, and RapidAPI. Looking for a cheap way to scrape LinkedIn leads, including profile info and recent posts, so I can get an agent to write killer cold emails and connection requests. What are the best actors or whatever they are called.
0 likes • Jun 26
I would recommend Apify. In addition to offering more credits to start with, which is very beneficial if you're doing testing, it also has a wide range of options and use cases.
Is it just me, or is the Skool app kinda laggy?
Not sure if it’s my connection, or just how the app is performing in general. Curious if others are experiencing the same thing or if it’s just me.
0 likes • Jun 26
Hi Haisem, I just used it and it was working fine for me. Could it be something with the internet? Regards.
A.I Calendar
hello everyone , just wondering if there is a way that for example a calendar automation can be used for multiple users for example if someone signed up to a subscription if would automatically conect to their specific calendar and I wouldnt have to manually change it for each person?
0 likes • Jun 26
If you want to use the Gmail Calendar node, for example, you can use dynamic variables for credentials. These variables can be retrieved from a database, so each user who wants to use the calendar would only need to share their credentials once, which you then store in the DB. During execution, you can filter by user to retrieve the correct credentials and pass them to the Calendar node as a variable. This is an effective way to reuse the same node for different users without duplicating the workflow logic.
1-10 of 10
@jorge-martinez-8709
Fullstack developer

Active 106d ago
Joined Feb 18, 2025
Powered by