sample
turbot/flowpipe-samples/http-list-pagination
Get Involved
Version
Pipeline: 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
Name | Description |
---|---|
berries | The list of berries consumed by Pokemon. |