Automate Appwrite
HumDay reads Appwrite’s own published API description and derives 61 operations from it. Describe the outcome you want in plain words — you get a program that is written, proven on real data, and run for you.
What Appwrite is
Appwrite backend as a service cuts up to 70% of the time and costs required for building a modern application. We abstract and simplify common development tasks behind a REST APIs, to help you develop your app in a fast and secure way. For full API documentation and tutorials go to [https://appwrite.io/docs](https://appwrite.io/docs)
API host: appwrite.io
What HumDay can do in Appwrite
29 documented operations change something in Appwrite.
- POSTCreate File
/storage/files - POSTCreate Email Verification
/account/verification - POSTCreate Team
/teams - POSTCreate Account
/account - DELETEDelete File
/storage/files/{fileId} - PUTUpdate File
/storage/files/{fileId} - POSTCreate Account JWT
/account/jwt - PATCHUpdate Account Email
/account/email - POSTCreate Password Recovery
/account/recovery - POSTCreate Account Session
/account/sessions - PUTComplete Email Verification
/account/verification - POSTCreate Document
/database/collections/{collectionId}/documents - POSTCreate Anonymous Session
/account/sessions/anonymous - DELETEDelete Account
/account - POSTCreate Team Membership
/teams/{teamId}/memberships - POSTCreate Execution
/functions/{functionId}/executions - PATCHUpdate Account Name
/account/name - PATCHUpdate Account Preferences
/account/prefs - PATCHUpdate Account Password
/account/password - PUTComplete Password Recovery
/account/recovery - DELETEDelete All Account Sessions
/account/sessions - DELETEDelete Team
/teams/{teamId} - PUTUpdate Team
/teams/{teamId} - DELETEDelete Account Session
/account/sessions/{sessionId} - DELETEDelete Document
/database/collections/{collectionId}/documents/{documentId} - PATCHUpdate Document
/database/collections/{collectionId}/documents/{documentId} - DELETEDelete Team Membership
/teams/{teamId}/memberships/{membershipId} - PATCHUpdate Membership Roles
/teams/{teamId}/memberships/{membershipId} - PATCHUpdate Team Membership Status
/teams/{teamId}/memberships/{membershipId}/status
What HumDay can read from Appwrite
These are the operations a schedule or a trigger can watch.
- GETList Files
/storage/files - GETList Teams
/teams - GETGet User Locale
/locale - GETGet File
/storage/files/{fileId} - GETGet User Initials
/avatars/initials - GETList Countries
/locale/countries - GETList Languages
/locale/languages - GETList Continents
/locale/continents - GETList Currencies
/locale/currencies - GETGet File for View
/storage/files/{fileId}/view - GETGet File Preview
/storage/files/{fileId}/preview - GETGet File for Download
/storage/files/{fileId}/download - GETList EU Countries
/locale/countries/eu - GETList Countries Phone Codes
/locale/countries/phones - GETGet Account
/account - GETList Executions
/functions/{functionId}/executions - GETGet QR Code
/avatars/qr - GETGet Account Logs
/account/logs - GETGet Account Preferences
/account/prefs - GETGet Image from URL
/avatars/image - GETGet Favicon
/avatars/favicon - GETGet Account Sessions
/account/sessions - GETCreate Account Session with OAuth2
/account/sessions/oauth2/{provider} - GETGet Team
/teams/{teamId} - GETList Documents
/database/collections/{collectionId}/documents - GETGet Country Flag
/avatars/flags/{code} - GETGet Browser Icon
/avatars/browsers/{code} - GETGet Team Memberships
/teams/{teamId}/memberships - GETGet Credit Card Icon
/avatars/credit-cards/{code} - GETGet Session By ID
/account/sessions/{sessionId} - GETGet Document
/database/collections/{collectionId}/documents/{documentId} - GETGet Execution
/functions/{functionId}/executions/{executionId}
How automating Appwrite works
- Describe the outcome. Say what you want to happen, in your own words. No node graphs, no field mapping.
- Approve the contract. HumDay writes down exactly what it will do, what it will touch, and what it will never do. You approve it before anything is built.
- See it proven. The program runs and shows you the result before it is allowed near your live Appwrite account.
- Grant access, then go live. You approve the specific Appwrite operations it may use — and only those.
Popular Appwrite integrations
Connect Appwrite to the tools people pair it with most.
- Appwrite and OData for namespace microsoft.graphintegration
- Appwrite and Cloudflareintegration
- Appwrite and NetBoxintegration
- Appwrite and GitHubintegration
- Appwrite and Mistintegration
- Appwrite and Loket.nlintegration
- Appwrite and Atlassian The Jira Cloud platformintegration
- Appwrite and Magento B2Bintegration
- Appwrite and Stripeintegration
- Appwrite and Zuora Reference Billingintegration
- Appwrite and bunqintegration
- Appwrite and DocuSignintegration
Automate Appwrite with these
- OData for namespace microsoft.graph11412 operations
- GitHub811 operations
- Atlassian The Jira Cloud platform474 operations
- Gitlab358 operations
- JIRA 7.6.1324 operations
- Appcenter App Center Client323 operations
- Gitea .321 operations
- Bitbucket292 operations
- Keycloak Admin281 operations
- Apple App Store Connect251 operations
- Files.com222 operations
- Vmware vRealize Network Insight Reference161 operations
Categories
Questions about Appwrite automation
- Can HumDay connect to Appwrite?
- Yes. HumDay reads Appwrite's own published API description and derives the operations from it, so there is no hand-built connector to wait for. 61 operations are documented.
- Do I need to write code to automate Appwrite?
- No. You describe the outcome you want in plain words. HumDay agrees a contract with you, writes the program, and shows you a test run before anything touches your Appwrite account.
- What can HumDay do in Appwrite?
- 29 of the 61 documented operations change something in Appwrite, and 32 read from it. HumDay only ever uses the specific operations your approved contract needs.
- Is my Appwrite account safe?
- Your credentials are stored encrypted and are never shown in chat, code, or logs. Every run is limited to the operations you explicitly approved, and anything that writes to Appwrite is held behind that approval.
Where this came from
The operations above are read from a published API description for Appwrite at appwrite.io/specs/open-api3?platform=client. Descriptions are the provider’s own words, not ours. Last published 2021-08-12.