# Appfolio Core Workflow B

> Automate tenant management and lease operations with AppFolio. Trigger: "appfolio tenant management".

- Skill: `jeremylongshore/appfolio-core-workflow-b` (Agent Skill)
- Install (CLI): `npx skillmds@latest add jeremylongshore/appfolio-core-workflow-b`
- Raw SKILL.md: https://api.skillmd.com/api/skills/jeremylongshore/appfolio-core-workflow-b/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Productivity
- License: MIT
- Author: jeremylongshore (https://skillmd.com/u/jeremylongshore)
- Updated: 2026-09-08
- Page: https://skillmd.com/skills/jeremylongshore/appfolio-core-workflow-b

---


# AppFolio Core Workflow B — Tenant & Lease Management

## Error Handling

| Error | Cause | Solution |
|-------|-------|----------|
| `401 Unauthorized` | Invalid credentials | Verify client_id/secret |
| `404 Not Found` | Wrong endpoint | Check API version in URL |
| `422 Unprocessable` | Invalid request body | Validate required fields |

## Resources

- [AppFolio Stack APIs](https://www.appfolio.com/stack/partners/api)
- [AppFolio Engineering Blog](https://engineering.appfolio.com)

## Next Steps

Continue with the next skill in the AppFolio pack sequence.


