Are fields/markers and user tokens the only items available to webhooks?
I'm wanting to send through the webhook the current date/time, updating a date/time field for multiple records that were modified in Grid Edit. Want to know if there is any date/time available or do ...
I would just create a field called [now] which has a formula of now(). I don't know if there is another way to do it without creating a field, but that should work.