Hi, I’ve been using a third-party lead tracking tool to capture leads from my website along with their source.
Earlier, with the HubSpot form, the third-party script was able to detect the postMessage event that iframe forms typically send back to the parent page with the form fields.
However, after embedding a Typeform, we’re no longer able to get the form submission.
It just send form ID & submission ID. Attaching a screenshot of console log for reference

Does Typeform not send question & answer data in postMessage event?
Is there any workaround or solution for this?
Please note i am using this third part tool to detect form submission and get users journey and they don't support API/Webhook.