Skip to content

Get Request Cookie

The Get Request Cookie block allows you to access cookies sent by the user's browser.

Inputs

  • Name: The name of the cookie you want to retrieve.

Logic

  1. The block looks for a cookie with the specified Name.
  2. It returns the value of that cookie as the output.