Tool to get total activity count on a given Gigasheet dataset. Use when you need to determine how many activities (creates, updates, deletes) have been performed on a dataset. This action counts activities matching the specified criteria such as time range, users, action types,…
EndstringEnd timestamp for the activity time range filter. Only activities before this time will be counted. Combines with Start for range filtering.
PageintegerPage number for pagination (0-based). Used when counting paginated activity results.
QuerystringFreeform search query to filter activities. Searches across activity fields like action names, user emails, and descriptions.
StartstringStart timestamp for the activity time range filter. Only activities after this time will be counted. Combines with End for range filtering.
UsersarrayFilter by user emails. If provided, only activities performed by these users will be counted. Multiple users are OR-ed together.
handleRequiredstringUnique identifier (handle) of the dataset to get activity count for. Format: lowercase letters a-f, numbers, and underscores (e.g., 'f46c012a_194f_47e5_a639_8ad8d290e491').
ActionsarrayFilter by specific action names. If provided, only activities matching these action names will be counted. Multiple actions are OR-ed together.
PageSizeintegerNumber of activities per page for pagination. Default is 100.
CategoriesarrayFilter by activity categories. If provided, only activities in these categories will be counted. Multiple categories are OR-ed together.
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.