Skip to main content

Cloudflare connector

Back to the connector overview, authentication methods, and actions.
27 Aug 2026
bug-fixFixed user, role, organization, and group lists being silently truncated on large accounts. They now page through the full result set instead of stopping at a fixed page count.
cloudflare_unified_get_group, cloudflare_unified_get_me, cloudflare_unified_list_groups, cloudflare_unified_list_organizations, cloudflare_unified_list_roles, cloudflare_unified_list_users
22 Jul 2026
bugfixFixed IAM list pagination on unified_list_users, unified_list_roles, unified_list_organizations, and unified_list_groups — replaced the raw provider page number forwarded as the StackOne cursor (which caused a 400 Invalid Cursor Format past page 1) with a fixed page fan-out plus StackOne virtual pagination.
cloudflare_unified_list_groups, cloudflare_unified_list_organizations, cloudflare_unified_list_roles, cloudflare_unified_list_users
20 Jul 2026
new-actionsAdded unified IAM actions for users, roles, organizations, and credentials (preview); groups ships at beta pending Zero Trust Access verification on a QA account.