Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Sneatyx 8 posts 98 karma points
    Nov 27, 2018 @ 14:13
    Sneatyx
    0

    Fill URL with data from external API

    Hello guys,

    I'd like to know if it's possible to create a form with custom URL who will be filled by data get from external API (link to the same visual project).

    I'm not sure if i'm clear but for the moment i have one Form with this url https//domain.com/theform

    And in this form i have some place that i need to fill when i load the form like this:

    https://domain.com/theform?Username=test ....

    For fill the place Username in the form with the data directly.

    I hope you will underqtand my problem i'm little lost D:

    Thanks :)

  • Amir Khan 1199 posts 2567 karma points
    Nov 27, 2018 @ 14:46
    Amir Khan
    0

    Hi, are you talking about Umbraco Forms? If so, I believe you can just enter this in the form field when you set it up: [@Username]

  • Sneatyx 8 posts 98 karma points
    Nov 27, 2018 @ 14:47
    Sneatyx
    0

    Put [@Username] in "defaut value " ? But how can i make an url like this ? :(

  • Amir Khan 1199 posts 2567 karma points
    Nov 27, 2018 @ 14:50
    Amir Khan
    100

    That I'm not sure without more detail on your external API as I would imagine passing the query string value would be dependent on that.

  • Sneatyx 8 posts 98 karma points
    Nov 27, 2018 @ 14:52
    Sneatyx
    0

    I see, API is under construction :x. Just i was wondering how in Umbraco we can customize url of content page with Form. enter image description here

  • This forum is in read-only mode while we transition to the new forum.

    You can continue this topic on the new forum by tapping the "Continue discussion" link below.

Please Sign in or register to post replies