Integration
Connect Shade to DOOMSCROLLR
When something happens in Shade, your agent does the next thing in DOOMSCROLLR. Describe it in plain language and the automation is built, tested on every branch and kept running.
Build it
What do you want Shade and DOOMSCROLLR to do together?
Describe it and your agent reads both APIs, builds the automation, tests every branch and ships it. The list below is what exists today, not the limit.
Ask the assistant
You'll sign in before anything runs. What you typed comes with you.
Or work from Claude Code
Install the APIANT plugin for Claude Code and build, edit, test and read run history from your terminal. Every plan gets this, including free, and it spends no assistant credits.
Connect Claude CodeEverything your agent can do with Shade and DOOMSCROLLR
Triggers and actions 9 triggers ยท 23 actions
Trigger
Asset UpdatedTriggers when an asset in the Shade drive and folder you select is added or changed.
Trigger
New AssetTriggers when a new asset appears in the Shade drive and folder you select.
Trigger
New CollectionTriggers when a new collection is created in the Shade drive you select.
Trigger
New DriveTriggers when a new drive is created in the Shade workspace you select.
Trigger
New Public Share LinkTriggers when a new public share link is created in the Shade drive you select.
Trigger
New TranscriptionTriggers when an asset in the Shade drive and folder you select finishes transcription.
Trigger
Public Share Link UpdatedTriggers when a public share link in the Shade drive you select is created or changed.
Action
Copy a FileCopies a file or folder to another location within the same Shade drive.
Action
Create FolderCreates a folder at the path you supply in a Shade drive.
Action
Find an AssetReturns the assets in a Shade drive that match the text you search for, optionally narrowed by precision filters.
Action
Get Public Links for a File or FolderReturns the public share links that exist for a file or folder in a Shade drive.
Action
Search Asset ChunksSearch a Shade drive and get back matching assets together with the specific chunks (subclips, document passages, image regions) that matched, with a relevance floor you control per media type.
Action
Search for an Asset by DescriptionSearches a Shade drive with a plain-language description and returns the assets that match, using Shade's AI index.
Action
Share File or FolderShares a file or folder in a Shade drive with the people you list, at the role you choose. Each person is emailed an invitation.
Trigger
New Audience MemberTriggers when a new audience member is added.
Trigger
New Content PostTriggers when a new content post is created.
Action
Add Audience MemberAdds a new audience member to your account.
Action
Add productCreate a new product. POST /products
Action
Create Image PostCreates a new image post.
Action
Create PostCreates a new post.
Action
Delete audience memberRemove a subscriber by id. DELETE /audience/{id}
Action
Delete postDelete a post by id. DELETE /posts/{id}
Action
Delete productDelete a product by id. DELETE /products/{id}
Action
Get audience memberRetrieve a single subscriber by id. GET /audience/{id}
Action
Get postRetrieve a single post by id. GET /posts/{id}
Action
Get productRetrieve a single product by id. GET /products/{id}
Action
List audience membersList subscribers/audience members. GET /audience
Action
List PostsLists all posts in your account.
Action
List productsList all products in the account. GET /products
Action
Update audience memberUpdate an existing subscriber. PATCH /audience/{id}
Action
Update postUpdate an existing post. PATCH /posts/{id}
Action
Update productUpdate an existing product. PATCH /products/{id}
No trigger or action matches that. Ask your agent to add it: it reads the API documentation and builds what you describe.