Create a list of things from a text seperated by each line with schedule api?

so there’s this text, i want each line in that text to be separated and then each one to be created into a thing.
How can i achieve that? thanks

looks good
now step 1 of this workflow is just create a new thing where text= option (what you pass here as This text)
or were you asking for the regex expression to use?

i created the workflow and everything, it’s just that it creates a single thing containing all the lines, instead of an individual thing for each line. If regex is the way to go, then I’d like to know the best regex expression to use. thanks

This topic was automatically closed after 70 days. New replies are no longer allowed.