Requests
Learn more about making dynamic requests with the headers, queryParams, and body keywords.
Invocation
{
"lam.headers:": { ... },
"lam.queryParams": { ... },
"lam.body": { ... }
}Key
Description
Type
Functionality
Examples
Making dynamic requests
Specifying the body
Last updated
Was this helpful?