1
0
mirror of synced 2025-12-23 03:47:05 -05:00
Commit Graph

54 Commits

Author SHA1 Message Date
Joe Reuter
5edce353a3 Connector builder: Incremental sync documentation (#25238)
* authentication documentation

* some fixes

* fix broken link

* remove session token auth

* review comments

* first version of tutorial

* Revert "first version of tutorial"

This reverts commit bbdeb997f2.

* review comments

* partitioning documentation

* incremental sync

* improvements

* review comments
2023-04-21 16:20:04 +02:00
Lake Mossman
2b6aa624d9 Builder documentation: Pagination documentation (#25261)
* add offset increment and page increment docs

* add cursor pagination docs

* add full example of requests submitted by connector

* improve examples and explanation of page/cursor increment

* improve descriptions

* add section about accessing last record for cursor pagination

* add recommendation about page size

* add links to low-code and python CDKs
2023-04-19 11:09:56 -07:00
Joe Reuter
92ce26bc73 Connector builder: Tutorial (#25153)
* authentication documentation

* some fixes

* fix broken link

* remove session token auth

* review comments

* first version of tutorial

* Revert "first version of tutorial"

This reverts commit bbdeb997f2.

* first version of tutorial

* review comments

* improvements

* improvements

* review comments
2023-04-19 10:55:02 +00:00
Joe Reuter
4221448332 Connector builder: Authentication documentation (#25112)
* authentication documentation

* some fixes

* fix broken link

* remove session token auth

* review comments

* first version of tutorial

* Revert "first version of tutorial"

This reverts commit bbdeb997f2.

* review comments

* review comments

* Connector builder: Partitioning documentation (#25209)

* partitioning documentation

* review comments
2023-04-18 08:58:42 +00:00