Skip to main content

How to Map this

Comments

2 comments

  • Courtney Jordan Experience Strategy & Design Director Community moderator
    Celigo University Level 4: Legendary
    Awesome Follow-up
    Top Contributor

    Moved this to our main integrator.io community topic

    0
  • Scott Henderson CTO
    Celigo University Level 1: Skilled
    Answer Pro
    Top Contributor

    I dont understand the context, but Project[0].entities[0].state.id will work if all you need is the first entries in the arrays.  If you are trying to iterate through all the entries, then you will need to map the entire response to a new field in your source record, and then you can use handlebars to iterate, or a hook to iterate, in subsequent steps in your flow.  If the full response is too big to map back into your source record, then you can also use a transformation or hook to shrink it first.

    I imagine my response here is going to be confusing, but again, it is hard to help without more context on what you are doing.

    0

Please sign in to leave a comment.