Lindy Community Icon

Troubleshooting LinkedIn Profile Collection in Workflow Automation

Β·
Β·

Any idea why the linkedin profiles are not being collected in this workflow. The workflow is intended to find decision makers at each company and get their email address, phone number, role/title, and linkedin profile URL. It's clear from the names found that Lindy finds the prospects and a quick web search shows their linkedin profile, but often times the linkedin profile is just not showing up. Should I use individual actions as opposed to adding all of the skills to an Ai agent? I tried using separate steps though instead of the agent and still had mixed results.

  • Avatar of Marvin A.
    Marvin A.
    Β·
    Β·

    yup! you’ll get more reliable results with using individual actions here!

  • Avatar of Marvin A.
    Marvin A.
    Β·
    Β·

    I’d use looping for this e.g. message received β†’ get leads from sheet β†’ enter loop β†’ do research steps in parallel (websearch the LI url, then linkedin) β†’ update sheet β†’ exit loop

  • Avatar of Josh S.
    Josh S.
    Β·
    Β·

    Thanks Marvin A.