CSV trigger or altenative

Hi Team,

I had the following challenge / feature request.

I want to be able to run some flows/scenarios on specific data. Repetitively.

Perfect case for Latenode.

But.

I want to trigger this flow manually, giving some initial data.

Example: I have a list of CRM entries, and I want to choose manually which ones I will enrich. So I create a CSV file with them, and want to load them in my scenario.

Is this possible somehow?

Thanks a lot!

Hi! Why not just create a new table with the data you need, upload it to the cloud, and select it within the node?

This seems like the most logical solution, especially if you’re running it manually.

Few thoughts:

  1. Put csv file into google drive and set trigger on new file in folder
  2. Use Trigger on run once node, then Use setVariable node and put a text content of csv inside the variable. Next create and array from this variable using JS and push it to Iterator
  3. Use any other cloud drive, like dropbox, S3 etc

Thank you both. These make sense!

@Raian @Oleg

1 Like

This topic was automatically closed 4 hours after the last reply. New replies are no longer allowed.