App
DOOMSCROLLR
DOOMSCROLLR is an AI-powered platform that transforms your website into an engaging brand world
What your agent can do with DOOMSCROLLR
Triggers and actions 2 triggers · 16 actions
- TriggerNew Audience Member
Triggers when a new audience member is added.
- TriggerNew Content Post
Triggers when a new content post is created.
- ActionAdd Audience Member
Adds a new audience member to your account.
- ActionAdd product
Create a new product. POST /products
- ActionCreate Image Post
Creates a new image post.
- ActionCreate Post
Creates a new post.
- ActionDelete audience member
Remove a subscriber by id. DELETE /audience/{id}
- ActionDelete post
Delete a post by id. DELETE /posts/{id}
- ActionDelete product
Delete a product by id. DELETE /products/{id}
- ActionGet audience member
Retrieve a single subscriber by id. GET /audience/{id}
- ActionGet post
Retrieve a single post by id. GET /posts/{id}
- ActionGet product
Retrieve a single product by id. GET /products/{id}
- ActionList audience members
List subscribers/audience members. GET /audience
- ActionList Posts
Lists all posts in your account.
- ActionList products
List all products in the account. GET /products
- ActionUpdate audience member
Update an existing subscriber. PATCH /audience/{id}
- ActionUpdate post
Update an existing post. PATCH /posts/{id}
- ActionUpdate product
Update 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.
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 DOOMSCROLLR 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.