Skip to main content
Keeps track of the cookies a service sends back and sends them along with later requests on the same connection, just as a web browser would. Use this when the service relies on cookies to remember things between calls, such as a session that is established by one request and expected on the next. There is nothing to configure: once the plugin is added to the connection, cookies are stored and reused automatically.

Sample data

This plugin manages cookies on a live connection rather than transforming integration data, so there is no before/after to show. It takes no settings; adding it to a connection is all that is needed.