What's new in Prowork
July 28, 2026
Clearing Mocked data no longer breaks a webhook Flow
Bug fix
The Pull from webhook step shows {} in its Mocked data field when nothing is set, but deleting the contents saved an empty value instead. The next webhook run failed with a calculation error and zero rows. An empty field reads as {} again, and steps already saved that way repair themselves on their next run. Mocked data that isn’t valid JSON now tells you so instead of failing generically.