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 / How to iterate an arra...
Power Automate
Unanswered

How to iterate an array and populate word with each element of array

(0) ShareShare
ReportReport
Posted on by

Hello everybody I hope you are doing well,

Im trying to do a flow that will take data of a CV and populate a template word with it.

 

The problem is when it have more than one experience, How can iterate on it to have al the experiences populate on?

 

My flow look like this: 

carolinaa_0-1686654640248.png

this is the schema of the parse json: 

{
       "info": {
            "type""object",
            "properties": {
                "full_name": {
                    "type""string"
                },
                "first_name": {
                    "type""string"
                },
                "last_name": {
                    "type""string"
                },
                "email": {
                    "type""string"
                },
                "phone": {
                    "type""string"
                },
                "date_birth": {
                    "type""string"
                },
                "location": {
                    "type""object",
                    "properties": {
                        "text": {
                            "type""string"
                        },
                        "lat": {},
                        "lng": {},
                        "gmaps": {},
                        "fields": {}
                    }
                },
                "urls": {
                    "type""array",
                    "items": {
                        "type""object",
                        "properties": {
                            "type": {
                                "type""string"
                            },
                            "url": {
                                "type""string"
                            }
                        },
                        "required": [
                            "type",
                            "url"
                        ]
                    }
                },
                "picture": {},
                "gender": {
                    "type""string"
                },
                "summary": {
                    "type""string"
                }
            }
        },
        "text_language": {
            "type""string"
        },
        "text": {
            "type""string"
        },
        "experiences_duration": {
            "type""number"
        },
        "experiences": {
            "type""array",
            "items": {
                "type""object",
                "properties": {
                    "key": {
                        "type""string"
                    },
                    "company": {
                        "type""string"
                    },
                    "logo": {},
                    "title": {
                        "type""string"
                    },
                    "description": {
                        "type""string"
                    },
                    "location": {
                        "type""object",
                        "properties": {
                            "text": {
                                "type""string"
                            },
                            "lat": {},
                            "lng": {},
                            "gmaps": {},
                            "fields": {}
                        }
                    },
                    "date_start": {
                        "type""string"
                    },
                    "date_end": {
                        "type""string"
                    },
                    "skills": {
                        "type""array",
                        "items": {
                            "type""object",
                            "properties": {
                                "name": {
                                    "type""string"
                                },
                                "type": {
                                    "type""string"
                                },
                                "value": {}
                            },
                            "required": [
                                "name",
                                "type",
                                "value"
                            ]
                        }
                    },
                    "certifications": {
                        "type""array"
                    },
                    "courses": {
                        "type""array"
                    },
                    "tasks": {
                        "type""array"
                    }
                },
                "required": [
                    "key",
                    "company",
                    "logo",
                    "title",
                    "description",
                    "location",
                    "date_start",
                    "date_end",
                    "skills",
                    "certifications",
                    "courses",
                    "tasks"
                ]
            }
        },
Categories:
I have the same question (0)
  • Community Power Platform Member Profile Picture
    on at

    hello alex, ty for your response, im trying to use encodian I have a question when I have to give the api key, there is a connection name Can I call it how I want ? ty 

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