Also, to access any custom attributes sent in the ...
# 💻developers
f
Also, to access any custom attributes sent in the trigger, be sure to use
event.payload.payload.yourAttributeName
(i.e. with the double
.payload.payload.
)