Send WooCommerce order to a Pipedrive deal

Martin Gibeault
Martin Gibeault Member Posts: 5 VERIFIED MEMBER
Fourth Anniversary First Comment Photogenic

Hi everyone!

I would like to send an order from WooCommerce to Pipedrive in a new deal. Which automation app do you use to do this?

Thank you!

Best Answers

  • David Gurr (Make.com)
    David Gurr (Make.com) Member Posts: 65 VERIFIED MEMBER
    10 Comments First Anniversary 5 Likes First Answer
    #2 Answer ✓

    Make (https://www.make.com) is a highly visual workflow automation platform with pre-built connectors for over 1,400 apps, including Pipedrive and WooCommerce.

    You can easily build workflows using if-then-else branching and iteration. For example, for your example scenario your workflow might be:

    • Watch for new WooCommerce Orders
    • Check Pipedrive for a corresponding Account record - if it doesn't exist, create it
    • For each line item in the WooCommerce order, extract it and put it into an array in the format that Pipedrive is expecting for the Products attached to a Deal
    • Create the Pipedrive Deal record, including the Products array
    • Send a Slack message to a channel to alert staff to the new order
  • Amit Sarda (AmitSarda.xyz)
    Amit Sarda (AmitSarda.xyz) Member Posts: 1,595 VERIFIED MEMBER
    1000 Comments 250 Likes Fourth Anniversary 25 Answers
    #3 Answer ✓

    You could use either of Make/Integromat or Zapier.

Answers