I’m interested in building a workflow that allows me to pull a list from salesforce, crawl Linkedin profiles, extract information from the profiles, update the profiles that are outdated, and return a CSV with URLs, Profile Titles, Profile Position, Keywords.
I’ve seen a few templates with some components of this. Does anyone have any tips on Linkedin crawlers, authentication, rate limits, etc? Does anyone have any tips on Salesforce API integration best practices? I know this has been a challenge in the past