How can I sent date and submission ID after thankyou screen?

  • Performance_info
    Asked on April 25, 2019 at 5:32 AM

    Hi,


    I want to sent the variables date and submission id via merge fields within a link to a second from.

    There, they shall fill hidden field values, so I can grab the submission id and data value later with Zapier to put them into a sheet.

    At the moment i sent all form parameters like this: 

    https://www.example.de/home?name={name}&age={age}&rsv={rsv}&{DATE}&{ID}

    Zapier cant find either the date nor the submission id.

    How can I implement them as a variable in the link?


    Best regards,


    Fabian

  • Kiran Support Team Lead
    Replied on April 25, 2019 at 10:12 AM

    As I check your form 91074140358352, I see that there are few conditions set on the form to redirect the form to a different web page by populating fields.  If you are referring to this link, you may send the submission ID to any other field on the other form adding submission_id={id}. If you are referring to the submission date, unfortunately, it is not possible to send the submission date and time to the POST data. 

    Let us know if you are referring something different. We will be happy to help.