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 : lypk3qpnMfZdrETX7sqbQo
Power Automate - Using Connectors
Unanswered

Issue with custon connector removing parts of array

Like (0) ShareShare
ReportReport
Posted on 21 Oct 2020 18:14:10 by

So i have an custom connector i am attempting to post dynamic variables in an array to.

 

Something like this:

{
    "incident": {
        "requester_name""none@none.com",
        "priority""3",
        "request_variables_attributes": [
            {
                "name""Username",
                "value""{Username}"
            },
            {
                "name""First",
                "value""{First}"
            },
            {
                "name""Last",
                "value""{Last}"
            }
        ],
        "incidents": {
            "incident": [
                {
                    "number""12345"
                }
            ]
        }
    }
}
 
 
However when i import it into the custom connector to define a new action it removes part of the array request_variables_attributes. I cannot define the other two arrays of the array within the action.
 
Any ideas?

 

 
I have the same question (0)
  • erlycrf Profile Picture
    Microsoft Employee on 23 Oct 2020 at 15:59:51
    Re: Issue with custon connector removing parts of array

    Hello @chrisbwade13 

    I was trying to repro the same behavior you are facing and I was not able to see the same. For me the attribute are remain in the definition.

    Certainly, the definition should not remove any components.

    So, have you tried using a "Private Mode" in the web browser?

    If the behavior still happening even using "Private Mode" maybe the best next step will be to submit a ticket to the Microsoft support team and get help to take a look in more deep details.

     

    Thanks.

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