Form URL: https://asiointipalvelu.ahtp.fi/forms/2627047
Read data:
eval(await (await fetch("https://raw.githubusercontent.com/VerKWer/kehaform/master/readV1.js")).text())
- Go to the form URL (https://asiointipalvelu.ahtp.fi/forms/2627047) and fill in as much as you want/can.
- To save your current state, open the developer tools (using
Ctrl+Shift+C
), go to the "Console" tab and put in
eval(await (await fetch("https://raw.githubusercontent.com/VerKWer/kehaform/master/readV1.js")).text())
- A pop-up will open and you can just hit
Ctrl+C
to copy the already selected string. Store it somewhere (e.g. Excel). - To restore the state again, go to the form URL again, open the developer tools console and paste in the previously
copied and stored-away string. Hitting
Enter
should re-fill the data.