* 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
* 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