Beanstalk
Beanstalk is a code hosting and deployment workflow tool for Git and Subversion. Manage repositories, changesets, comments, and users.
What your agent can do with Beanstalk
Triggers and actions 2 triggers · 7 actions
- TriggerNew Repository
Polls for newly created repositories.
- TriggerNew User
Polls for newly added users.
- ActionAdd public key
Add an SSH public key for Git authentication. POST /api/public_keys.json with name, content (single public SSH key).
- ActionCreate Repository
Create a new repository in the Beanstalk account.
- ActionGet Repository
Retrieve a single repository by ID.
- ActionGet User
Retrieve a single user by ID.
- ActionList public keys
List SSH public keys for users on the account. GET /api/public_keys.json (optional user_id for admins).
- ActionList Repositories
List all repositories in the Beanstalk account.
- ActionList Users
List all users in the Beanstalk account.
No trigger or action matches that. Ask your agent to add it: it reads the API documentation and builds what you describe.
Not listed?
Need a trigger or action that is not here?
Ask your agent. Describe what you need in plain language and it reads the Beanstalk API documentation, builds the operation at whatever depth the API allows, tests every branch and ships it. The list above is what exists today, not the limit.
Related apps
AirbrakeAirbrake collects errors generated by other applications, and aggregates the results for review.
Google MapsIntegrate Google Maps to access location data, geocoding, directions, and mapping services in your...
SupabaseSupabase is an open-source backend-as-a-service providing a Postgres database, authentication, storage, and...