Skip to main content

Hi all, 

Looking for a find or create customer in stripe. I have the email as identifier, I can find the customer using find. I want to then push the customer to a new subscription. 

Ideally I don’t want to create a new customer each time, but if the customer doesn’t exist, I need to create. 

In the zap there isn't an option to create if no user found. Is there a possible workaround for this?

I have used paths as a workaround here. FYI