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

Announcements

News and Announcements icon
Community site session details

Community site session details

Session Id :
Power Platform Community / Forums / Power Automate / [SOLVED] Custom Connec...
Power Automate
Answered

[SOLVED] Custom Connector Definition - define a value to the HTTP Request Path Parameter

(0) ShareShare
ReportReport
Posted on by 30

Hi,

 

I've created a custom connector to connect Power Automate (Flow) with NetSuite using OAuth2.0

According to NetSuite KB, to read, update, and delete a record, the record ID needs to be included in the URL.

 

For example:

- To get an employee record 107: 

 

 

GET https://demo123.suitetalk.api.netsuite.com/services/rest/record/v1/employee/107

 

 

- To update an employee record 107's firstname with "John": 

 

 

PATCH https://demo123.suitetalk.api.netsuite.com/services/rest/record/v1/employee/107
BODY { "firstname": "John" }

 

 

 

- To delete customer record 107:

 

 

DELETE https://demo123.suitetalk.api.netsuite.com/services/rest/record/v1/employee/107

 

 

 

As you can see, record 107 is included in the URL and not a POST/GET/PATCH parameter.
The question is, how can I create a custom connector definition that accepts the last path of the URL as the field/variable that can be entered during its usage as a parameter?
Flow01.png
Jsidarta_0-1602459181417.png

 

Thanks in advance

 
Categories:
I have the same question (0)
  • Verified answer
    Jsidarta Profile Picture
    30 on at

    It turns out I need to put {variable} at the end of the link.

    Example:

     

    https://demo123.suitetalk.api.netsuite.com/services/rest/record/v1/employee/{employeeID}

     

    Jsidarta_0-1602459251589.png

     

     

    And the following is the result when you use it on Flow:

    Jsidarta_1-1602109472823.png

     

  • Community Power Platform Member Profile Picture
    Microsoft Employee on at

    How did you configure your custom connector?

     

    That's where I remain stuck.

     

    Thanks in advance

  • Jsidarta Profile Picture
    30 on at

    Hi @Anonymous 

     

    Where did you get stuck? 

    I followed the following instructions: https://docs.microsoft.com/en-us/connectors/custom-connectors/define-blank

  • ReaganRogers Profile Picture
    4 on at

    I have created a custom connector for NetSuite using OAuth2. I am running into an issue where I can’t get the token to refresh did you run into that issue?

  • Jsidarta Profile Picture
    30 on at

    Hi @ReaganRogers what you have experienced is similar to this post. Let's discuss this issue in that thread.

  • jrobles09 Profile Picture
    8 on at

    hi @Jsidarta 

    Could you help me bro pls? I need the step by step how connect nestuite with power automate, I dont know how make it. 😞

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

Introducing the 2026 Season 1 community Super Users

Congratulations to our 2026 Super Users!

Kudos to our 2025 Community Spotlight Honorees

Congratulations to our 2025 community superstars!

Congratulations to the April Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Automate

#1
Vish WR Profile Picture

Vish WR 464

#2
Haque Profile Picture

Haque 416

#3
David_MA Profile Picture

David_MA 323 Super User 2026 Season 1

Last 30 days Overall leaderboard