Abandoned-cart winback
- Listen for cart abandonment
- Persona drafts a follow-up
- Schedules through your email tool
3 tools available
Cults is a digital marketplace for 3D printing models, offering a platform for designers to share and sell their creations.
Connect Cults to Definable to recover abandoned carts, monitor inventory, detect order anomalies. Personas call Cults's 3 tools directly from chat or scheduled flows. Connect to a commerce persona that watches store activity and acts the moment a signal fires.
Every Cults action below is a callable tool any Definable persona can invoke.
Inspects the Cults creation page to detect any sharing origin information. Note: Cults requires origins to be manually approved via support contact before use with the Share on Create feature. This action attempts to parse the creation page for origin-related data but may return empty results. For guaranteed origin information, contact Cults support directly at https://cults3d.com/en/api.
Execute GraphQL queries and mutations against the Cults3D API. Cults3D is a marketplace for 3D printable models. This tool provides access to: - Browse and search 3D model designs (creations) - View user profiles and their uploaded models - Access your own account data, sales, and printlists (via 'myself' query) - Manage your creations and discounts (via mutations) The API uses standard GraphQL syntax. Query the schema for available fields. Note: 3D model files themselves are not accessible via the API, only metadata.
Generate a one-click share URL for publishing a 3D file to Cults (French locale). This tool constructs a shareable link that, when clicked by users, takes them to the Cults creation page with the 3D file URL pre-filled. This enables seamless sharing of 3D models from your platform to Cults. Prerequisites: - Your site/origin must be pre-approved by Cults for share integration - The file_url must point to a publicly accessible 3D file Note: This action generates the URL without making an API call, so it always succeeds as long as the parameters are valid. Users will need to be logged into Cults to complete the sharing process.
Anything Cults exposes through its API. Common ecommerce workflows on Definable include recover abandoned carts, monitor inventory, detect order anomalies. Personas can call any of the 3 Cults tools directly, then chain the result into another integration without you writing code.
Cults uses API_KEY on Definable. You connect once from the integrations page, scoped to the permissions you choose, and from then on any persona that has the integration enabled can act on your behalf. Tokens are encrypted at rest and rotated automatically.
Yes — every Definable plan, including Starter, includes access to all 3 Cults tools. You only need a separate Cults subscription if Cults itself charges per seat or per API call.
Every call from a persona to Cults is logged with the user, persona, prompt, and response. Tokens never leave Definable's secrets vault, scopes are configurable per persona, and you can revoke access at any time from the integration page.
Sign up for Definable, open the integrations page, find Cults, and connect via OAuth or API key. You can immediately attach Cults to any persona and start running workflows. The free Starter plan includes 5,000 credits/month.
Definable exposes all 3 Cults actions as callable tools — including `Get Approved Origins`, `Cults GraphQL POST`, `Share on Create (FR)`. Each tool gets a typed parameter schema so personas know exactly how to call it.
Wire it up in minutes. No coding required.