I’m trying to update the database of my community and scrape their latest roles + company on linkedin. I managed to scrape the first 4 lines of my airtable and then it stopped. When I tried running the rest of the rows, I got an error message.
Hey @Viviane_P - I’ve requested access to view the flow. You can also enable ‘anyone with the link can view’ under the share button. Will look into this once I’ve access
In such cases you can use a subflow and wrap the entire subflow in an Error Shield node, that way if any input fails in loop mode it would be skipped rather than halting the entire flow.