Does the webhook rely on parameters that were just populated before the webhook was called? Have you tried adding a Wait action in front of the webhook action?
Or, add those in text component(s) on the screen before you submit to force it to load (and hide those components using a condition that will never be true).