App
FilePost
FilePost is a file upload API that gives developers instant public CDN URLs for any file.
What your agent can do with FilePost
Triggers and actions 10 actions
- ActionCreate Intake Link
Creates a FilePost intake link — a public upload page you can send to someone so they can drop files to you, with your own limits on file type, size, count and how long it stays open.
- ActionDelete File
Permanently deletes a file from FilePost. The stored file and its public link are removed and cannot be recovered.
- ActionDelete intake link
Closes a FilePost intake link so it stops accepting uploads. Files already uploaded through it are untouched, and the slot frees up against your plan's limit on active links.
- ActionGet file
Returns the details FilePost holds about one stored file — its name, size, type, download link and when it expires.
- ActionGet intake link
Returns one intake link from your FilePost account, looked up by its intake link ID. FilePost has no single-link endpoint, so the link is selected out of your full list of intake links.
- ActionList Files
Returns the files stored in your FilePost account, newest first, together with the total number of files.
- ActionList intake links
Returns the intake links on your FilePost account, with each link's label, public upload page, limits and expiry.
- ActionUpdate file
Changes whether a stored file's name appears in its public link, and returns the file with its new link.
- ActionUpload File
Uploads a file to FilePost and returns its shareable link.
- ActionUpload File From URL
Stores a file from a public web link in FilePost and returns its shareable link.
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 FilePost 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.