Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Changes to Actions and ActionUpdates #29

Open
conelic opened this issue Aug 8, 2024 · 0 comments
Open

Changes to Actions and ActionUpdates #29

conelic opened this issue Aug 8, 2024 · 0 comments

Comments

@conelic
Copy link

conelic commented Aug 8, 2024

https://integrations.impact.com/impact-brand/changelog/changes-to-actions-and-action-updates

On 5 August 2024 these changes were implemented to ensure data integrity and optimize API performance:

Queries for Actions or ActionUpdates cannot have a StartDate exceeding 3 years in the past.
A query’s StartDate and EndDate cannot be more than 45 days apart.
If no StartDate and EndDate parameters are specified, only records for the past 7 days will be returned.
If StartDate is specified, EndDate must be specified as well, or the query will return an error.
The new default page size is 20,000 records per page when PageSize isn’t specified.
If specified, the smallest PageSize value is 2,000 records.
If the total record count exceeds 10 times the page size, an error message will prompt you to either adjust either the PageSize or the StartDate or EndDate, to ensure the response won’t contain more than 10 pages.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant