Callback Received
Callback Received
Used in conjunction with 'Callback Create' to pass variables between the two calls.
Callback Create generates a callback into a target route. The first step of that target route must be Callback Received
The primary purpose of Callback Received is to initialise any variables set by Callback Create so that they are available to subsequent Steps in the target route.
  Â