Hello, I want to create a simple automation so that every time I generate a post on my own profile, I can save it to Google Sheets. Is this possible for user mode? For business mode, yes.
Thank you.
Hello, I want to create a simple automation so that every time I generate a post on my own profile, I can save it to Google Sheets. Is this possible for user mode? For business mode, yes.
Thank you.
You can search for a LinkedIn API on RapidAPI, that can fetch all posts from a public user. Then based on the date created, you can process / save the new posts.
Hope this helps! Let me know if there are any further questions or issues.
— @samliew