Lance Edgar
|
6cd71ea4c2
|
Limit page size to 100, for fetching Person records from NB API
apparently that is the effective limit..so must honor it
|
2023-10-16 11:12:51 -05:00 |
|
Lance Edgar
|
8e4b5a2971
|
Add rattail provider for NationBuilder integration
and use it to generate NB URLs
|
2023-09-14 13:21:35 -05:00 |
|
Lance Edgar
|
c3b93edd4d
|
Add cache table, importer for NationBuilder People
|
2023-09-12 18:15:23 -05:00 |
|
Lance Edgar
|
80f8608340
|
Add web API methods for fetching donations from NationBuilder
|
2023-09-07 21:07:31 -05:00 |
|
Lance Edgar
|
ebf1e6eb60
|
Should actually use requests session for web api...
|
2023-05-25 21:36:35 -05:00 |
|
Lance Edgar
|
5438db9f27
|
Add max_pages arg for API get_people_with_tag() method
for sake of testing, limit how many results to fetch
|
2023-05-09 20:26:45 -05:00 |
|
Lance Edgar
|
dfbd8f1652
|
Add max_retries config for NationBuilder API
b/c a particular install has frequent DNS issues overnight...
|
2023-05-09 12:23:52 -05:00 |
|
Lance Edgar
|
4fe45f942d
|
Add basic web API client for NationBuilder
|
2023-05-08 14:54:36 -05:00 |
|