AppFolio Upgrade & Migration Overview AppFolio property management integrations depend on versioned REST API endpoints that evolve with the platform. Upgrades can rename fields on property and tenant objects, change pagination models, deprecate work-order endpoints, and alter the basic-auth flow. This skill detects your current API version, maps deprecated response shapes to replacements, and rolls back automatically if the new version fails. Prerequisites - Current API version prefix documented (e.g., ) - Access to the AppFolio API changelog and release notes - Staging environment with test…