christianmagill Posted January 21, 2016 Share Posted January 21, 2016 (edited) I'm trying to build a workflow that gathers information from a website which unfortunately does not have an API. Is it possible using the request method of the PHP Workflow Class to keep a session alive? I'd like to use a request to login, sending the required post fields, and then request another page that requires the previous authentication. Much thanks, Edited January 21, 2016 by christianmagill Link to comment
christianmagill Posted January 21, 2016 Author Share Posted January 21, 2016 I managed to get it working using the same curl session via PHP. Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now