# Appfolio Core Workflow A

> Build property management dashboard with AppFolio API data. Trigger: "appfolio property dashboard".

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

---


# AppFolio Core Workflow A — Property Management Dashboard

## 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.


