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

Notifications

Announcements

Community site session details

Community site session details

Session Id :
Power Platform Community / Forums / Power Automate / Custom Connector Respo...
Power Automate
Unanswered

Custom Connector Response Definition Always the same

(0) ShareShare
ReportReport
Posted on by 12
Perhaps I am misunderstanding but I thought in the response section I can take out the Key:value pairs I don't want and just keep the ones I do want.
 
For Example the the REST API I am using, returns in this format, all I want is Key1-Key3.  I thought I could in the response import modify to  just have Key1, Key2 and Key 3
{
  "items" : [ 

    {
      "Key1": "Value1",
      "Key2": "Value2",
      "Key3": "Value3",
      "Key4": null,
      "Key5": null,
      "links": [
        {
          "rel": "self",
          "href": "URI",
          "name": "viewname",
          "kind": "item"
        },
      ],
  "count" : 1,
  "hasMore" : false,
  "limit" : 50,
  "offset" : 0,
  "links" : [ {
    "rel" : "self",
    "href" : "URI",
    "name" : "viewname",
    "kind" : "collection"
  } ]
}
Even though it recognizes those 3 keys and and list them as tokens that will show up.  It always returns the above structure.  I thought it would override?
 
Categories:
I have the same question (0)

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

Forum hierarchy changes are complete!

In our never-ending quest to improve we are simplifying the forum hierarchy…

Ajay Kumar Gannamaneni – Community Spotlight

We are honored to recognize Ajay Kumar Gannamaneni as our Community Spotlight for December…

Leaderboard > Power Automate

#1
Michael E. Gernaey Profile Picture

Michael E. Gernaey 501 Super User 2025 Season 2

#2
Tomac Profile Picture

Tomac 323 Moderator

#3
abm abm Profile Picture

abm abm 237 Most Valuable Professional

Last 30 days Overall leaderboard