Hello everyone!
I’m trying to connect Clickfunnels to Woocommerce so as when someone completes a purchase from clickfunnels, zapier will create an order on WooCommerce and WooCommerce will then send out an email to the customer.
A bit of context: The WC product is an ebook (so a downloadable product) that is password protected with a unique password for each user. An (additional) email is sent to the customer which contains the encrypted PDF ebook download link and you can also set a download limit (e.g. 10 times). This encryption and additional email is handled via a WP plugin called Ebook Store.
The zap process is: New Successful Purchase in ClickFunnels (trigger) → Create Order in WooCommerce (action)
The problem: I’ve mapped out some fields in my zap for the WC order, but upon testing I get the “Communication error. 400 Bad Request.” error. Not sure which fields Are supposed to be mandatory or if they are in wrong format. Here is a full page screen from the zap, hope it helps:
And here is a normal WC order of the same product, for reference:
Appreciate any help/insights as to what the problem could be! Thanks!