Manually runs a batch of Cloudflare HTTP API calls and assembles the returned data.
On manual run, calls HTTP APIs and splits the returned array into individual items.
On manual run, calls HTTP APIs conditionally, filters the responses, and merges the results into a combined dataset.
On manual run, splits and filters a dataset, transforms it with code, and posts the results to an HTTP endpoint.