connect Forminator and Woocommerce via Thrive Automator
-
Hi,
I am a web designer, so I like to create a form with a list of variety of services. A client after entering personal information can choose whatever services he/she wants, and can see the calculation of the services he/she chose. After submission he redirect to usual cart page/order page of woocommerce with the product name and price that is already entered /calculated via the form, and finally buys the service.- I installed Forminator, Woocommerce, Bit integrations, Auto Post Scheduler
- I created a form with
- a Text (text-1) field for product name and some selection field (radio, checkbox) and number field (for SKU) with calculations tab enabled for these fields
- one calculation field for sum of total value selected in previous fields above
- a redirect after submission to a product page such as
https://example.com/product/{text-1}
- In woocommerce > settings > accounts & privacy, I enabled customers to create account during checkout
- In Bit integrations, I created a new integration,
- select forminator as trigger,
- select the form name,
- select woocommerce as action,
- select create-product as Module,
- map fields, e.g. name, number and calculation to product name, SKU, and regular price.
Now when I submit the form then one product is created, but it is a Draft in product section of woocommerce, so to publish it automatically, I installed “Auto Post Scheduler” and configure its setting to publish the product in 0 second.
Now it works, but the free version of “Bit integrations” only allows to create one integration and one action. So that I cannot define two integrations, or one trigger with two actions such that in one instance, I create one form with more fields such that in one section of the form I insert username, password, phone, email,… fields to create or update customer and in other section of that form I create product.
Now
-I like to use “Thrive Automator”, which is a free plugin for automation.
-I like to when a client submit the form in frontend, he/she can create his profile information (user,password,phone,email), and create a product with name and price, and purchase that product.
-I like the product is only visible for that specific customer and the admin.
-Unfortunately, forminator is not in the list of Apps integrated with Thrive Automator,
-Is it possible to define such automation that I described above. I tried to use incoming webhook and send webhook in this plugin, but as I am not familiar with such functions, I got stuck and I do not know what to do: where/what to put incoming/send webhook of Thrive Automator to connect Forminator and Woocommerce to do such job for me.To decrease number of plugins, is there a way to avoid “Auto Post Scheduler”, to publish the product created automatically using that automation plugin or some code snippet or other WP feature.
- The topic ‘connect Forminator and Woocommerce via Thrive Automator’ is closed to new replies.