Automate Presalytics Story
HumDay reads Presalytics Story’s own published API description and derives 42 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 Presalytics Story is
This API is the main entry point for creating, editing and publishing analytics throught the Presalytics API
What HumDay can do in Presalytics Story
20 documented operations change something in Presalytics Story.
- POSTConversation: Send a Message
/{id}/messages - POSTStory Collaborators: Add New User
/{id}/collaborators - POSTStory: Upload a File
/file - POSTStory: Upload a File (base64)
/file/json - POSTStory: Upload a File To Existing Story
/{id}/file - POSTStory: Upload
/ - POSTEvents: Manage Events
/{id}/events - POSTStory: Post Story Outline
/{id}/outline - POSTSessions: Create a Session
/{id}/sessions - POSTCache: Store Subdocument
/cache - DELETEStory: Delete by Id
/{id} - PUTStory: Modify
/{id} - POSTViews: Create A Session View
/sessions/{session_id}/views - DELETEStory: Delete Subdocument
/{id}/file/{ooxml_automation_id} - DELETEViews: Delete by Id
/views/{view_id} - DELETEStory Collaborators: Remove User
/{id}/collaborators/{story_collaborator_userid} - DELETESessions: Delete by Id
/sessions/{session_id} - PUTStory Collaborators: Edit Access Rights
/{id}/collaborators/{story_collaborator_userid} - POSTCollborators: Bulk Update (Admin Only)
/collaborators - POSTStory Collaborators: Edit Inactive User Permission
/{id}/collaborators/inactive
What HumDay can read from Presalytics Story
These are the operations a schedule or a trigger can watch.
- GETStory: Get List of User Stories
/ - GETEvents: List Events
/{id}/events - GETConversation: List Conversation Messages
/{id}/messages - GETStory: Get Story at Reveal.js Document
/{id}/reveal - GETStory: Public Link to Story Reveal.js Document
/{id}/public/ - GETSessions: List Story Sessions
/{id}/sessions - GETStory Collaborators: List
/{id}/collaborators - GETEnvironment: Get
/environment/ - GETSpecification: No tags
/no_tags_spec - GETStory: Get by Id
/{id} - GETViews: List Session Views
/sessions/{session_id}/views - GETStory: Download Updated File
/{id}/file/{ooxml_automation_id} - GETStory: Get Story Status
/{id}/status - GETStory: Get Story Outline
/{id}/outline - GETCache: Get Subdocument
/cache/{nonce} - GETStory: View Analytics
/{id}/analytics - GETViews: Get View
/views/{view_id} - GETSessions: Get
/sessions/{session_id} - GETStory Collaborators: Access Permissions
/{id}/collaborators/{story_collaborator_userid} - GETStory Outline Schema
/outline-schema/{schema_version}/story-outline.json - GETPermissions: Story Authorization for a User
/{id}/collaborators/authorize/{story_collaborator_userid}/{permissiontype} - GETPermissions: List Permission Types
/permission_types
How automating Presalytics Story 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 Presalytics Story account.
- Grant access, then go live. You approve the specific Presalytics Story operations it may use — and only those.
Automate Presalytics Story with these
- Presalytics Doc Converter1 operations
- Presalytics OOXML Automation148 operations
- Google Compute Engine694 operations
- Google Campaign Manager 360205 operations
- Google Content for Shopping175 operations
- Google Display & Video 360151 operations
- Google Admin SDK122 operations
- Google Apigee109 operations
- Google Play Android Developer94 operations
- Google Analytics88 operations
- Gmail79 operations
- Google Play EMM76 operations
Categories
Questions about Presalytics Story automation
- Can HumDay connect to Presalytics Story?
- Yes. HumDay reads Presalytics Story's own published API description and derives the operations from it, so there is no hand-built connector to wait for. 42 operations are documented.
- Do I need to write code to automate Presalytics Story?
- 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 Presalytics Story account.
- What can HumDay do in Presalytics Story?
- 20 of the 42 documented operations change something in Presalytics Story, and 22 read from it. HumDay only ever uses the specific operations your approved contract needs.
- Is my Presalytics Story 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 Presalytics Story is held behind that approval.
Where this came from
The operations above are read from a published API description for Presalytics Story at api.presalytics.io/story/openapi.json. Descriptions are the provider’s own words, not ours. Last published 2021-06-21.