Skip to content

Settings and activity

1 result found

  1. 2,509 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    An error occurred while saving the comment
    6foot3foot commented  · 

    It would be a game changer if the tool could allow me to connect it to an API endpoint that returns live JSON data. Then mark the fields (text, etc) with the mapping to that data.

    e.g.
    myapi/get/user
    returns:
    {
    name: "john",
    age: 32,
    job: "dancing robot"
    }

    Then in XD I could mark a text field with User.name, User.age, User.job, and those would dynamically update with the api data.

    Similar to our json import preview now, but being able to tag fields.

    * Also in the interim dropping static json data / copy paste so it can map those keys would be helpful. But connect to live data would be amazing.

    6foot3foot supported this idea  ·