- Fix refresh logic for long running pagination requests #35
- Add handling for new x-rate-limit-remaining structure #33
- Dependabot update #26
- Fix for attribute & generated relationship name #32
- Add schema changes and integration test suite #28
- add property -
request_timeout
to set the time limit for the API requests #30
- Relationship precedence over attributes for
Prospects
stream #25
- Add the
name
field to theEvents
stream #13
- Adds sequence, sequence_template, sequence_state, sequence_step tables #11
- Add
page_size
a config option #7
- Change from
offset
tocursor
pagination insync.py
. Add rate limit decorator toclient.py
.
- changed readme
- Additional Endpoints
- First iteration