Hey there – I’m trying to set up an automation that does the following:
- Iterate through the rows in an Airtable view
- For each row, post a Slack message to a different Slack channel using text from that row. The name of the Slack channel is a field in the view.
Ideally, this workflow would be triggered at a set time every week (eg. Mondays at 9am).
For context, each row contains information about a specific customer account and I’m hoping to share that information in the associated Slack channel.
Wondering what the best approach for this is? Is there some combination of automations/scripts that you’d recommend to get this set up? From what I’ve been able to figure out so far, I would have to set up separate automations individually for each row/channel.