Documents: Upload in Presalytics OOXML Automation
A documented Presalytics OOXML Automation operation that changes something in your account. Describe the outcome you want in plain words — HumDay writes the program, proves it, and runs it.
What this operation does
Documents: Upload
- POSTChanges data · Documents
api.presalytics.io/Documents
How HumDay uses it
- You describe the outcome. Not this operation by name — what you want to happen. HumDay works out which operations it needs.
- The contract names it. Before anything is built, you see exactly which Presalytics OOXML Automation operations the program may use, and this is one of them.
- You approve access. Because this one changes data, it cannot run until you have explicitly granted it.
Other Presalytics OOXML Automation operations
- Documents: Clone an existing Ooxml Document to new Parent StoryPOST · changes data
- Documents: Delete by IdDELETE · changes data
- Image: Download ImagePUT · changes data
- Charts: Update Chart DataPUT · changes data
- Tables: Update Table DataPUT · changes data
- Charts: Modify Underlying XmlPUT · changes data
- Slides: Modify Underlying XmlPUT · changes data
- Shared: Modify Underlying XmlPUT · changes data
Questions
- Can HumDay documents: upload in Presalytics OOXML Automation?
- Yes. This operation is published in Presalytics OOXML Automation's own API description, so HumDay can use it without a hand-built connector — once you have approved it for your automation.
- Will this change my Presalytics OOXML Automation data?
- Yes — this is a POST operation, so it changes something in Presalytics OOXML Automation. HumDay holds anything that writes behind an approval you grant explicitly, and the contract you approve says what it may touch.
- Do I need to write code?
- No. You describe the outcome you want in plain words. HumDay agrees a contract with you, writes the program, and shows you a proof run before anything touches your Presalytics OOXML Automation account.
Where this came from
Read from a published API description for Presalytics OOXML Automation at api.presalytics.io/ooxml-automation/docs/v1/openapi.json. The description above is the provider’s own wording, not ours. Last published 2021-06-21.