Challenges with Nested Arrays in Zapier Trigger Responses

I’m encountering difficulties while setting up my Zap using SignNow. Specifically, my goal is to retrieve the email address of the Signer from the response data. However, due to the Signers section being structured as a nested array, Zapier flattens the values into a key that appears as ‘Signers FIRSTNAME LASTNAME.’ This inconsistency complicates my ability to reference this key reliably, leading to issues with the Zap’s execution. I primarily need access to the email from this part of the data to sync it with our CRM. Can anyone guide me on how to effectively parse the raw response data from this trigger?