web
You’re offline. This is a read only version of the page.
close
Skip to main content
Community site session details

Community site session details

Session Id : 3W+v+k0PUX2G3DLNXkGi4H
Power Automate - Connector Development
Unanswered

WooCommerce Custom Connector - Create Trigger (when an order is completed)

Like (0) ShareShare
ReportReport
Posted on 1 Apr 2021 22:43:19 by 6

Hi,

 

I am looking for URL to create a trigger in custom connector.

 

The custom connector is connecting to woocommerce orders. I need to create a trigger when an order is completed/ generated in woocommerce.

 

Can anyone help with the URL format for the same?

 

Also, where to look for Trigger configuration settings.

 

DivyaniR_1-1617316742639.png

 

Thank you!

I have the same question (0)
  • mrsmith11 Profile Picture
    2 on 08 Aug 2021 at 17:26:18
    Re: WooCommerce Custom Connector - Create Trigger (when an order is completed)

    Hello,

     

    I want to connect to my woocommerce website(my hosted).

     

    How can I connect?

     

    If you have any instruction guide for connecting woocommerce, please tell me.

     

    Best Regard.

  • SameerCh Profile Picture
    on 01 Jul 2021 at 19:44:51
    Re: WooCommerce Custom Connector - Create Trigger (when an order is completed)

    This is on old post!

    You need to find out the possible query parameters from the documentation of the API you are trying to call - in your case WooCommerce. For instance, it could be a query parameter called "$filter" for ODATA services.

     

    Basically, you need a way to figure out how to get new data. More here: Use a polling trigger for Microsoft Power Automate | Microsoft Docs

     

     

  • DivyaniR Profile Picture
    6 on 02 Apr 2021 at 18:15:17
    Re: WooCommerce Custom Connector - Create Trigger (when an order is completed)

    Thanks, Nikita.

     

    Can you suggest what changes needed for woocommerce as I am using below URL for GET method to fetch orders from woocommerce?

     

     

    https://test.org/wp-json/wc/v3/orders/?consumer_key&consumer_secret

     

     

    Appreciate your help!!

  • nitika Profile Picture
    on 02 Apr 2021 at 14:14:01
    Re: WooCommerce Custom Connector - Create Trigger (when an order is completed)

    Hi @DivyaniR 

    Please refer below screenshot:

    nitika_0-1617372705435.png

    This example includes the following parameters:

    • fromWidget is selected as the query parameter that will receive the extracted value from the lab results.

    • The @{triggerBody().widgets[0].id} expression extracts the current highest widget ID. Because the returned collection is sorted in descending ID value, extracting the value from the first element helps guarantee that it's the highest current ID.

    • The @triggerBody().widgets expression defines the data collection.

     

    for additional information refer: 

    https://docs.microsoft.com/en-us/learn/modules/create-triggers-custom-connectors/5-polling-trigger 

     

    If this post helps you with your problem, please mark this as Accepted solution.

    If you like my response, please give it a Thumbs Up.

    -Nitika

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Responsible AI policies

As AI tools become more common, we’re introducing a Responsible AI Use…

Telen Wang – Community Spotlight

We are honored to recognize Telen Wang as our August 2025 Community…

Congratulations to the July Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Automate

#1
Tomac Profile Picture

Tomac 986 Moderator

#2
stampcoin Profile Picture

stampcoin 699 Super User 2025 Season 2

#3
Riyaz_riz11 Profile Picture

Riyaz_riz11 577 Super User 2025 Season 2

Featured topics