I could be missing it, but we’re looking for something more dynamic where, depending on the value of the Slack channel name for the client, a message is sent to the appropriate channel accordingly. We achieve this by having a channel name field (in this case, Internal Channel Name) in the Clients table, then using a lookup field in a Deliverables table to look up each client’s channel name. Then, we deliver Slack notifications accordingly. This is one of a few examples of how we make fulfillment into an assembly line, where notifications/info are being delivered to the right places to the right people at the right times. We also dynamically send Slack direct messages to individuals by inserting their Slack email dynamically in the automation (i.e. whoever is assigned as the Owner of a deliverable might get a Slack DM on the start date). I’d estimate almost 50% of our automations use this dynamic deliverability feature.