Documentation Category: Hook

gcgs_sheet_row_data

Filter the data that is used to populate a row.

gcgs_refresh_access_tokens_cron_interval

Filter the interval at which the plugin will refresh access tokens.

gpcp_supported_import_operators

Filter the supported import operators for conditional pricing CSV imports.

gpb_time_alignment_validation_result

Filter the time alignment validation result.

gpnf_modal_closed (JS)

DescriptionUsageParametersSinceDescription Action that fires when a nested form modal is closed. Usage Parameters gpnf object The current instance of the GPNestedForms object. Since This action …

gpnf_modal_opened (JS)

DescriptionUsageParametersSinceDescription Action that fires when a nested form modal is opened. Usage Parameters gpnf object The current instance of the GPNestedForms object. Since This action …

gpsa_document_settings

Filter the document level settings.

gcapi_callback_token_current_time

Filter the current time for token generation and validation. This filter allows tests to mock the current time for testing token expiration scenarios.

gcapi_gppa_cache_duration

Filter the cache duration for GPPA endpoint responses.

gcapi_gppa_should_cache

Filter whether to use cached GPPA endpoint responses.

gcapi_gppa_cache_key

Filter the cache key for GPPA endpoint responses.

gcapi_http_response

Filter HTTP response data after receiving Allows modification of response data after the HTTP response is received. This is a low-level filter that applies to all HTTP responses received through the plugin.

gcapi_http_request

Filter HTTP request data before sending Allows modification of request URL, method, and options before the HTTP request is sent. This is a low-level filter that applies to all HTTP requests made through the plugin.

gcapi_form_field_choices

Filter the choices available in the form field dropdown.

gppa_object_type_query_results

Filter the objects returned from the object type’s query method.