Skip to Content
FeaturesRequest Chaining

Request Chaining

This feature is available only in the paid version.
  • You can chain requests at the request, folder, and collection levels.
  • Run multiple pre-requests in sequence.
  • Run pre-requests based on a condition.
  • Reorder pre-requests using drag & drop.

Request Chaining

Condition Based on Variable Value

  • The following conditions are supported: =, !=, <=, <, >=, >, *=, ^=, $=
  • *= performs a contains operation
  • ^= performs a startsWith operation
  • $= performs an endsWith operation

Request Chaining
Last updated on