When calling a webhook in a smart campaign flow, is Marketo waiting for the webhook response before monving to the next flow step or is it moving to the next flow step immediately after calling the webhook, without waiting ?
-Greg
Solved! Go to Solution.
AFAIK webhook execution is synchronous. But that may not be your underlying question, because a data value update as the result of a webhook is asynchronous (it will happen outside of the rest of the flow).