For technical reasons I cannot use an Unbounce form for a user to submit his info. Hence I’m creating an html form somewhere else and through GET method passing the data into an Unbounce page with a form.
What I need is for the form to be automatically submitted after 1 second of loading the page.
Can you help me with achieving this?
Thanks in advance!