Hello!
We are developing a recipe, that is supposed to send a message when an item’s status changes. We want to allow a user to customize a message by using the content of the board item’s fields (for example, “Name”):
Something in the vein of template variables: “Hello, {{first_name}}, how are you?”
Is that possible? How should the recipe be configured to allow selecting of item fields in the text input of the recipe?
Thanks!