REQUEST_ID
ACTION_NAME
ACTION_ID
IMPERSONATE_USERNAME
MYASYNCACTION
, which has the following parameter:AMOUNT
: receive data into TOTAL
(you have to create this process data)REQUEST_ID
MY_REQUEST_ID
(a numeric process data containing the request ID of the action to complete, e.g. 1320
)ACTION_NAME
MYSYNCACTION
)AMOUNT
MY_AMOUNT
(a numeric process data containing a value for the amount, e.g. 1234.56
)