Skip to main content

Kameleoon connector

Back to the connector overview, authentication methods, and actions.
17 Sept 2026
new-feature data-syncAdded data sync support to list_experiments, list_goals, list_segments, and list_variations (live-verified), including incremental sync by modification date (new optional modifiedSince input) on experiments, goals, and segments. Also added data sync and pagination inputs to list_feature_flags and list_personalizations as preview (pending verification on a plan with those products).
kameleoon_list_experiments, kameleoon_list_feature_flags, kameleoon_list_goals, kameleoon_list_personalizations, kameleoon_list_segments, kameleoon_list_variations
7 Sept 2026
bug-fixClarified that list_experiments and search_variations return the same full records as get_experiment and get_variation, and described the redirect field set per redirection type on create_variation (includeQueryParameters is now optional for PARAMETER_REDIRECTION).
kameleoon_create_variation, kameleoon_list_experiments, kameleoon_search_variations
21 Aug 2026
auth breaking guideRemoved the untested OAuth 2.0 (Authorization Code) method — Kameleoon issues those credentials only on request. Rebuilt the OAuth 2.0 (Client Credentials) guide from the live portal with corrected labels and screenshots.