Start Session
Read how to use the Start Session module
Last updated
Read how to use the Start Session module
Last updated
What it's used for Every Browserflow starts with a 'Start Session' block. This starts the robot, and the result of such a session is a Session ID, which links all actions to the correct session.
How to use it For the 'Start Session' block, you only need to connect your Browserflow account. This can be done by selecting the correct connection. If you don't have a Browserflow account yet, read how to create one in Installing Browserflow. For more information on how to connect to Browserflow from your Make account, check Installing Make.
Interface The 'Start Session' module has two parameters in the interface, meaning that it will always return these parameters. This is the SessionId and the apiKey. These should be used as the input for all other Browserflow modules so our system knows in which session the actions should occur.