samples
turbot/flowpipe-samples/http-list-pagination
OverviewPipelines
0
Triggers
0
Variables
GitHub

HTTP List Pagination

Paginate the response from HTTP list call.

Run the pipeline

To run this pipeline from your terminal:

flowpipe pipeline run http_list_pagination.pipeline.http_list_pagination

Use this pipeline

To call this pipeline from your pipeline, use a step:

step "pipeline" "step_name" {
pipeline = http_list_pagination.pipeline.http_list_pagination
}

Params

This pipeline has no params.

Outputs

NameDescription
berriesThe list of berries consumed by Pokemon.