I’m using the “New or Updated Spreadsheet Row in Google Sheets” trigger to send a message to a Slack channel.
In the message to Slack, I want to reference an absolute cell ($D$2). D2 is acting as a counter, increasing or decreasing depending on the column (C) that triggers this Zap.
I tried to paste {{93493321__COL$D$2}} into the Slack message but it didn’t work.
Is it possible to reference an absolute cell in the message to Slack when this Zap is triggered?