When creating a message for an update request, I am trying to make an automation for general use. Within the message I tried to include {{Customer Name}} where Customer Name is a column name. I was reading somewhere that this should be able to pull in the details from the Row the update request is being sent for. However, during test it just shows {{Customer Name}}.
Is there a way to write the message of an update request to dynamically pull the data from the associated field the request is being sent for?