The issue you are describing occurs when a user clicks on '
Save & Send Test Request' multiple times, which, in turn, creates multiple webhooks in the application, causing the workflow to execute that many times.
To fix this, disable the workflow in which you are facing the issue and set up a new workflow from scratch (
without cloning).
===================================================================================
While setting up BunnyDoc as the trigger step in a new workflow, enable the simple response option, and then capture a new response. This will allow you to capture the data into separate fields, and you wouldn't have to use Text Parsers to extract the necessary information.