Commerce
WooCommerce
10min
woocommerce modules in make, you can manage your coupons, customers, orders, order notes, products, product attributes, product attribute terms, product categories, and product variations in your woocommerce account to use the woocommerce modules, you must have an account and a woocommerce wordpress plugin installed you can create an account at wordpress com refer to the woocommerce api documentation for a list of available endpoints connect woocommerce to make to establish the connection, you must woocommerce docid\ dkf7qi1b87h7prowmvnkb woocommerce docid\ dkf7qi1b87h7prowmvnkb create a custom application in woocommerce to create a woocommerce custom application and retrieve your client credentials to connect woocommerce in make, you need to enable ssl on your wordpress web page and use pretty permalinks refer to wordpress documentation to learn more log in to your wordpress account in the left sidebar, click woocommerce > settings > advanced go to the rest api tab and click add key enter the description of your connection and select the read/write option from the permissions drop down menu click generate api key copy your consumer key and consumer secret values and store them in a safe place you will use these values in the consumer key and consumer secret fields in make establish the connection with woocommerce in make to establish the connection in make log in to your make account, add a woocommerce module to your {{scenario singular lowercase}} , and click create a connection note if you add a module with an instant tag, click create a webhook , then create a connection optional in the connection name field, enter a name for the connection in the consumer key and consumer secret fields, enter relevant values that you copied above in the eshop url field, enter the url of your eshop, including https for example, https //my eshop com click save if prompted, authenticate your account and confirm access you have successfully established the connection you can now edit your {{scenario singular lowercase}} and add more woocommerce modules if your connection requires reauthorization at any point, follow the connection renewal steps here woocommerce modules after connecting the app, you can perform the following actions triggers new event watch coupons watch customers watch orders watch products coupons search for a coupon get a coupon create a coupon update a coupon delete a coupon customers search for a customer get a customer create a customer update a customer delete a customer orders search for an order get an order create an order update an order update an order status delete an order order notes list order notes get an order note create an order note delete an order note products search for a product get a product create a product update a product delete a product create products (batch) update products (batch) delete products (batch) product attributes list product attributes get a product attribute create a product attribute update a product attribute delete a product attribute create product attributes (batch) product attribute terms list product attribute terms get a product attribute term create a product attribute term update a product attribute term delete a product attribute term create product attribute terms (batch) product categories search product categories get a product category create a product category update a product category delete a product category product variation list product variations get a product variation create a product variation update a product variation delete a product variation other make an api call