fivetran / fivetran/functions

Add function example for response paging

Open
#11 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
58
Forks
25
PR merge metrics
No merged PRs in 30d

Description

Demonstrates how customer need to use the state when there is paging in response.

There are two ways to do it

- Store timestamp and page in state and in the next request start from the page stored in state
- Directly store the `next page url` in state and use it in next function invocation

See conversation in https://fivetran.slack.com/archives/C4J90DAS3/p1541029066058800

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.