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 / Allow multiple data ty...
Power Automate
Unanswered

Allow multiple data types in Factset array in custom connector schema

(0) ShareShare
ReportReport
Posted on by

Hi , 

 

We're developing a custom trigger connector featuring an array of custom fields, each with a different data type. Our implementation involves looping through this array using FactSet. However, FactSet expects arrays to contain values of a single data type, which poses a challenge since our array comprises values of various data types. We're seeking a solution to ensure compatibility with FactSet's requirements. Any guidance on resolving this issue would be greatly appreciated.

 

Webhook Response Sample Schema (Inside Body): 

{
    "name": "Andrew",
    "age": "32",
    "email": "virat@test.com",
    "customFields": [
        {
            "title": "customfield1",
            "value": 100
        },
        {
            "title": "customfield2",
            "value": "Shazeb"
        },
        {
            "title": "customfield3",
            "value": true
        }
    ],
    "url": "https://cacb-103-197-74/sendDetails"
}

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 522 Super User 2025 Season 2

#2
Tomac Profile Picture

Tomac 364 Moderator

#3
abm abm Profile Picture

abm abm 243 Most Valuable Professional

Last 30 days Overall leaderboard