POST method in a URL

Jul 10, 2015

Hello,

This is my first time posting. Wondering if there is a way that one a user clicks on a hyperlink in a storyline project that we could have it autologin to that site?

8 Replies
Jackson Hamner

I think that it might be possible?

Here is a link talking about how to auto login using html/javascript

Storyline can generate an html file using the execute javascript trigger, so perhaps you can generate an HTML page like in that example and fill it with the username/password you need.

Here is an example of generating an html page in storyline, it is being used to generate a certificate, but you can use the document.write() function to fill the page with the html/JS code from the example above.

I've never tried this before so its all theory, I think you should try to work with your website's developers to try to get this to work since they have more knowledge about how your site works. I hope this helps!

This discussion is closed. You can start a new discussion or contact Articulate Support.