Forum Replies Created

Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter nathanjb00

    (@nathanjb00)

    @joyously I’ve tried starting the session before the theme template loaded and it didn’t change my results. I’m still not getting the session variable. I can confirm that the session variable data is their before the page redirects, however, is lost after the page redirects.

    Thread Starter nathanjb00

    (@nathanjb00)

    @joyously Thank you! I will look on how the sessions are loaded and will feedback my findings.

    Thread Starter nathanjb00

    (@nathanjb00)

    @joyously I’m unsure how my two process contradict each-other. The form is hosted on our website. TypeForm receives the responses when the user submits the form. TypeForm sends the responses in a webhook to our website, which at this point the e-mail address is stored from the webhook in a session variable on our website. The session variable doesn’t go anywhere else apart from our website.

    Thread Starter nathanjb00

    (@nathanjb00)

    Hi @joyously,

    Thank you for your reply. I believe this has been created as a $_SESSION variable.

    Please see the process again, but this time with what server is responding to each part.

    User Submits their Form (This is sent to TypeForm) -> Webhook is sent to webserver (This is sent from TypeForm to Webserver) -> Webserver responds to TypeForm confirming that we’ve received the webhook (Webserver to TypeForm).

    “Form page is on your host, containing iframe that talks to a Typeform host?
    Form is submitted to TypeForm host, $_SESSION[“email”] variable is holding email on our webserver until the page re-directs”

Viewing 4 replies - 1 through 4 (of 4 total)