Triage incoming issues
- Webhook fires on every new issue
- Persona summarises and labels it
- Assigns the right engineer
14 tools available
AppVeyor is a hosted continuous integration service for building and deploying applications.
Connect Appveyor to Definable to triage issues, review pull requests, monitor builds. Personas call Appveyor's 14 tools directly from chat or scheduled flows. Wire it into a triage, review, or release-management persona — every action runs scoped, reviewable, and logged.
Every Appveyor action below is a callable tool any Definable persona can invoke.
Tool to delete a build by ID. Use when you need to remove a build from AppVeyor. The API returns 204 No Content on successful deletion.
Tool to download the build log for a specific job. Use when you need to retrieve the log output from a completed or running build job.
Tool to get the list of artifacts for a specific build job. Use when you need to retrieve artifacts after a job completes.
Tool to get a specific project build by version number. Use when you need to retrieve detailed information about a build using its version identifier.
Tool to get a list of all deployment environments. Use when you need to enumerate available environments before creating deployments.
Tool to get a project branch status badge image. Returns a PNG or SVG badge image showing the build status for a specific project branch.
Tool to get a list of all projects for the authenticated account. Use after authentication to enumerate available projects.
Tool to get project status badge image. Use when you need to retrieve the status badge for displaying project build status.
Tool to get status badge image for a project with a public repository. Use when you need to retrieve a build status badge for display or documentation purposes.
Tool to retrieve details of a specific role. Use when you need to inspect permissions and metadata of a role by ID.
Tool to retrieve all roles in the account. Use when you need to enumerate available roles before assigning permissions.
Tool to retrieve all pending user invitations in the account. Use when you need to list all outstanding invitations sent to potential team members.
Tool to retrieve all users in the account. Use when you need to list all team users in your AppVeyor account.
Tool to retrieve all collaborators in the account. Use when you need to list all team collaborators in your AppVeyor account.
Anything Appveyor exposes through its API. Common developer tools workflows on Definable include triage issues, review pull requests, monitor builds. Personas can call any of the 14 Appveyor tools directly, then chain the result into another integration without you writing code.
Appveyor uses API_KEY on Definable. You connect once from the integrations page, scoped to the permissions you choose, and from then on any persona that has the integration enabled can act on your behalf. Tokens are encrypted at rest and rotated automatically.
Yes — every Definable plan, including Starter, includes access to all 14 Appveyor tools. You only need a separate Appveyor subscription if Appveyor itself charges per seat or per API call.
Every call from a persona to Appveyor is logged with the user, persona, prompt, and response. Tokens never leave Definable's secrets vault, scopes are configurable per persona, and you can revoke access at any time from the integration page.
Sign up for Definable, open the integrations page, find Appveyor, and connect via OAuth or API key. You can immediately attach Appveyor to any persona and start running workflows. The free Starter plan includes 5,000 credits/month.
Definable exposes all 14 Appveyor actions as callable tools — including `Delete Build`, `Download Build Log`, `Get Build Artifacts`, plus 11 more. Each tool gets a typed parameter schema so personas know exactly how to call it.
Wire it up in minutes. No coding required.