Automate ExaVault
HumDay reads ExaVault’s own published API description and derives 59 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 ExaVault is
ExaVaults API allows you to incorporate ExaVaults suite of file transfer and user management tools into your own application.\nExaVault supports both POST (recommended when requesting large data sets) and GET operations, and requires an API key in order to use.
API host: accountname.exavault.com
What HumDay can do in ExaVault
35 documented operations change something in ExaVault.
- POSTCreate new email list
/email-lists - POSTCreate a user
/users - POSTAdd A New Webhook
/webhooks - POSTCreate a new notification
/notifications - POSTCreates a share
/shares - POSTCreate a new SSH Key
/ssh-keys - POSTCreate a folder
/resources - POSTSend referral email to a given address
/email/referral - POSTUpload a file
/resources/upload - DELETEDelete a user
/users/{id} - PATCHUpdate a user
/users/{id} - POSTResend welcome email to specific user
/email/welcome/{username} - POSTComplete send files
/shares/complete-send/{id} - POSTResend a webhook message
/webhooks/resend/{activityId} - PATCHUpdates a form with given parameters
/forms/{id} - DELETEDeactivate a share
/shares/{id} - PATCHUpdate a share
/shares/{id} - DELETEDelete a webhook
/webhooks/{id} - PATCHUpdate a webhook
/webhooks/{id} - DELETEDelete an email group with given id
/email-lists/{id} - PATCHUpdate an email group
/email-lists/{id} - DELETEDelete a notification
/notifications/{id} - PATCHUpdate a notification
/notifications/{id} - PATCHUpdate account settings
/account - DELETEDelete Resources
/resources - DELETEDelete a receive form submission
/forms/entries/{id} - POSTCopy resources
/resources/copy - POSTMove resources
/resources/move - POSTExtract resources
/resources/extract - POSTCompress resources
/resources/compress - DELETEDelete an SSH Key
/ssh-keys/{id} - DELETEDelete a Resource
/resources/{id} - PATCHRename a resource.
/resources/{id} - POSTResend invitations to share recipients
/recipients/shares/invites/{shareId} - POSTRegenerate security token
/webhooks/regenerate-token/{id}
What HumDay can read from ExaVault
These are the operations a schedule or a trigger can watch.
- GETGet receive folder form settings
/forms - GETGet a list of users
/users - GETGet receive folder form by Id
/forms/{id} - GETGet info for a user
/users/{id} - GETGet a list of shares
/shares - GETGet metadata for a list of SSH Keys
/ssh-keys - GETGet Webhooks List
/webhooks - GETGet all email groups
/email-lists - GETGet a list of notifications
/notifications - GETList contents of folder
/resources/list/{id} - GETGet a list of all resources
/resources/list - GETGet webhook logs
/activity/webhooks - GETPreview a file
/resources/preview - GETDownload a file
/resources/download - GETGet a share
/shares/{id} - GETGet info for a webhook
/webhooks/{id} - GETGet individual email group
/email-lists/{id} - GETGet notification details
/notifications/{id} - GETGet account settings
/account - GETGet Resource Properties
/resources - GETGet form data entries for a receive
/forms/entries/{id} - GETGet activity logs
/activity/session - GETGet metadata for an SSH Key
/ssh-keys/{id} - GETGet resource metadata
/resources/{id}
How automating ExaVault 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 ExaVault account.
- Grant access, then go live. You approve the specific ExaVault operations it may use — and only those.
Popular ExaVault integrations
Connect ExaVault to the tools people pair it with most.
- ExaVault and OData for namespace microsoft.graphintegration
- ExaVault and Cloudflareintegration
- ExaVault and NetBoxintegration
- ExaVault and GitHubintegration
- ExaVault and Mistintegration
- ExaVault and Loket.nlintegration
- ExaVault and Atlassian The Jira Cloud platformintegration
- ExaVault and Magento B2Bintegration
- ExaVault and Stripeintegration
- ExaVault and Zuora Reference Billingintegration
- ExaVault and bunqintegration
- ExaVault and DocuSignintegration
Categories
Questions about ExaVault automation
- Can HumDay connect to ExaVault?
- Yes. HumDay reads ExaVault's own published API description and derives the operations from it, so there is no hand-built connector to wait for. 59 operations are documented.
- Do I need to write code to automate ExaVault?
- 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 ExaVault account.
- What can HumDay do in ExaVault?
- 35 of the 59 documented operations change something in ExaVault, and 24 read from it. HumDay only ever uses the specific operations your approved contract needs.
- Is my ExaVault 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 ExaVault is held behind that approval.
Where this came from
The operations above are read from a published API description for ExaVault at exavault-website.cdn.prismic.io/exavault-website/2d2d871e-394d-433e-9305-f38b6656f279_evap. Descriptions are the provider’s own words, not ours. Last published 2021-07-26.