This source did not publish a separate summary. Review SKILL.md before using the skill.
SKILL.md
AppFolio Production Checklist
Overview
AppFolio manages properties, tenants, leases, and work orders for real estate operations. A production integration handles sensitive tenant PII, financial transactions, and maintenance workflows. Failures here mean missed rent collections, unprocessed work orders, or tenant data exposure under CCPA. This checklist ensures your AppFolio API integration is resilient, compliant, and observable.
Authentication & Secrets
APPFOLIO_API_KEY stored in secrets manager (not environment files)
Client ID and secret separated from application code