Automate Files.com
HumDay reads Files.com’s own published API description and derives 222 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.
Things people automate with Files.com
What HumDay can do in Files.com
112 documented operations change something in Files.com. The 63 most useful are listed here.
- POSTCreate User
/users - POSTCreate Message
/messages - POSTCreate File Comment
/file_comments - POSTCreate Message Comment
/message_comments - POSTCreate File Comment Reaction
/file_comment_reactions - POSTCreate Message Comment Reaction
/message_comment_reactions - DELETEDelete file/folder
/files/{path} - PATCHUpdate file/folder metadata
/files/{path} - POSTUpload file
/files/{path} - POSTCreate user session (log in)
/sessions - POSTCreate Group User
/group_users - POSTSend email(s) with a link to bundle
/bundles/{id}/share - POSTCreate Notification
/notifications - POSTCreate User Request
/user_requests - POSTCreate Webhook Test
/webhook_tests - POSTCreate External Event
/external_events - POSTCreate Form Field Set
/form_field_sets - POSTCreate Message Reaction
/message_reactions - POSTCreate User
/groups/{group_id}/users - POSTCreate Bundle Notification
/bundle_notifications - POSTResend user welcome email
/users/{id}/resend_welcome_email - POSTCreate Action Notification Export
/action_notification_exports - POSTPost local changes, check in, and download configuration file (used by some Remote Server integrations, such as the Files.com Agent)
/remote_servers/{id}/configuration_file - POSTCreate Api Key
/user/api_keys - POSTCreate Public Key
/user/public_keys - DELETEDelete User
/users/{id} - PATCHUpdate User
/users/{id} - DELETEDelete Message
/messages/{id} - PATCHUpdate Message
/messages/{id} - POSTCreate folder
/folders/{path} - DELETEDelete File Comment
/file_comments/{id} - PATCHUpdate File Comment
/file_comments/{id} - DELETEDelete Message Comment
/message_comments/{id} - PATCHUpdate Message Comment
/message_comments/{id} - DELETEDelete File Comment Reaction
/file_comment_reactions/{id} - PATCHUpdate User
/user - DELETEDelete Message Comment Reaction
/message_comment_reactions/{id} - POSTCreate Group
/groups - POSTCreate Bundle
/bundles - POSTCreate Api Key
/api_keys - POSTCreate Project
/projects - POSTCreate Request
/requests - DELETEDelete user session (log out)
/sessions - POSTCreate Behavior
/behaviors - POSTCreate Clickwrap
/clickwraps - POSTCreate Automation
/automations - POSTCreate Public Key
/public_keys - POSTCreate As2 Partner
/as2_partners - POSTCreate As2 Station
/as2_stations - POSTUnlock user who has been locked out due to failed logins.
/users/{id}/unlock - POSTCreate Remote Server
/remote_servers - POSTCreate Sftp Host Key
/sftp_host_keys - POSTCreate History Export
/history_exports - POSTCreate Inbox Recipient
/inbox_recipients - POSTCreate Bundle Recipient
/bundle_recipients - POSTCopy file/folder
/file_actions/copy/{path} - POSTMove file/folder
/file_actions/move/{path} - POSTCreate Api Key
/users/{user_id}/api_keys - POSTCreate Public Key
/users/{user_id}/public_keys - POSTBegin file upload
/file_actions/begin_upload/{path} - POSTCreate Api Key
/site/api_keys - POSTTrigger 2FA Reset process for user who has lost access to their existing 2FA methods.
/users/{id}/2fa/reset - POSTTest webhook.
/site/test-webhook
What HumDay can read from Files.com
These are the operations a schedule or a trigger can watch.
- GETList Message Comments
/message_comments - GETList File Comments by path
/file_comments/files/{path} - GETList Message Comment Reactions
/message_comment_reactions - GETList Group Users
/user/groups - GETList Users
/users - GETList Invoices
/invoices - GETList Messages
/messages - GETList Payments
/payments - GETList Group Users
/group_users - GETList User Requests
/user_requests - GETList External Events
/external_events - GETList Form Field Sets
/form_field_sets - GETList history for specific file.
/history/files/{path} - GETList User Cipher Uses
/user_cipher_uses - GETList Message Reactions
/message_reactions - GETList history for specific user.
/history/users/{user_id} - GETList As2 Incoming Messages
/as2_incoming_messages - GETList As2 Outgoing Messages
/as2_outgoing_messages - GETList User Cipher Uses
/users/{user_id}/cipher_uses - GETList Api Keys
/user/api_keys - GETList Action Notification Export Results
/action_notification_export_results - GETList Public Keys
/user/public_keys - GETShow User
/users/{id} - GETDownload file
/files/{path} - GETShow Invoice
/invoices/{id} - GETShow Message
/messages/{id} - GETShow Payment
/payments/{id} - GETShow Message Comment
/message_comments/{id} - GETList Apps
/apps - GETShow Message Comment Reaction
/message_comment_reactions/{id} - GETList Groups
/groups - GETList Bundles
/bundles - GETList site full action history.
/history - GETList Api Keys
/api_keys - GETList Projects
/projects - GETList Requests
/requests - GETList Behaviors
/behaviors
How automating Files.com 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 Files.com account.
- Grant access, then go live. You approve the specific Files.com operations it may use — and only those.
Popular Files.com integrations
Connect Files.com to the tools people pair it with most.
- Files.com and OData for namespace microsoft.graphintegration
- Files.com and Cloudflareintegration
- Files.com and NetBoxintegration
- Files.com and GitHubintegration
- Files.com and Mistintegration
- Files.com and Loket.nlintegration
- Files.com and Atlassian The Jira Cloud platformintegration
- Files.com and Magento B2Bintegration
- Files.com and Stripeintegration
- Files.com and Zuora Reference Billingintegration
- Files.com and bunqintegration
- Files.com and DocuSignintegration
Automate Files.com 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
- Vmware vRealize Network Insight Reference161 operations
- Visualstudio VSOnline152 operations
Categories
Questions about Files.com automation
- Can HumDay connect to Files.com?
- Yes. HumDay reads Files.com's own published API description and derives the operations from it, so there is no hand-built connector to wait for. 222 operations are documented.
- Do I need to write code to automate Files.com?
- 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 Files.com account.
- What can HumDay do in Files.com?
- 112 of the 222 documented operations change something in Files.com, and 110 read from it. HumDay only ever uses the specific operations your approved contract needs.
- Is my Files.com 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 Files.com is held behind that approval.
Where this came from
The operations above are read from a published API description for Files.com at app.files.com/api/rest/v1/swagger_doc.json. Descriptions are the provider’s own words, not ours. Last published 2023-03-06.