I’m wanting to set up a slack workflow that goes off at a scheduled time that has the word of the day from 3 different websites. I know how to set up the part of the slack workflow, but I’m struggling with some other aspects. Here’s the steps I need to do:
- Scrape the data from websites.
- Insert data into Excel
- Insert data from excel into an imported data project
- Run the slack workflow from the imported data project with 3 word of the days.
I’d like to run this all on one workflow, that’s scheduled. Then a code task, then excel task, then slack.
Step 2 and 3 is where i’m stuck. Does anyone know of an easier way to do this? Or maybe a way to skip step 2? Thanks!