I have a formatted message that can be triggered by a button.
I’ve figured out how to send a message based on the row change, but I can’t figure out how to send the message that would be triggered by the button.
Essentially, what I want to do is set up a formatted message that can be triggered by a button, but also be able to send that message directly by having a row changed.
Great question. Once you have your message formatted and the button set up to send the message, make sure you have the automation look to the correct column that will have the row change. Then as you build out the automation you want to make sure you have added the “Step 1 Result” section of the automation to keep it unique to that row change, then you should be able to tell the automation to push the button in that Step 1 Result row.
The other thing you can do is add a disable if to the button in that column so that only ones that are active are live, then just have the automation push all the active buttons in that row.