Delay flow for double email opt-in, linking Webflow CMS and Sendpluse

Hello! Long time listener, first time caller.

My flow is when a Webflow form is submit Webhook send the info to a Sendpulse module with a double opt-in, then makes a Webflow CMS item, then publishes; it is supposed to wait for the double opt-in before posting the CMS item (using a filter; ‘contact created’ = true) but it doesn’t wait for that confirmaiton. I considered splitting into two scenarios, but couldn’t tie it all together.