Jump to content

PHP Workflow Class / Maintaining Session Based Authentication with CURL


Recommended Posts

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 by christianmagill
Link to comment

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...