Typeform connector
Back to the connector overview, authentication methods, and actions.
15 Sept 2026
new-feature data-syncAdded DataSync support to seven list actions - forms, themes, workspaces, images, and the unified groups, organizations, and roles endpoints. All sync by full refresh, as Typeform exposes no updated-since filter.Changed · 7 actions updated
Changed · 7 actions updated
typeform_list_forms, typeform_list_images, typeform_list_themes, typeform_list_workspaces, typeform_unified_list_groups, typeform_unified_list_organizations, typeform_unified_list_roles3 Sept 2026
bug-fixunified_list_users now auto-resolves the workspace instead of returning an empty list, and unified_get_user returns 404 for an unknown user instead of an empty stub.Changed · 2 actions updated
Changed · 2 actions updated
typeform_unified_get_user, typeform_unified_list_users1 Sept 2026
new-actionsAdded unified IAM actions for users, groups, roles, organizations, and credentials.