Abandoned-cart winback
- Listen for cart abandonment
- Persona drafts a follow-up
- Schedules through your email tool
13 tools available
Goody is a platform that enables users to send gifts and physical products without handling logistics, offering APIs for commerce and automation.
Connect Goody to Definable to recover abandoned carts, monitor inventory, detect order anomalies. Personas call Goody's 13 tools directly from chat or scheduled flows. Connect to a commerce persona that watches store activity and acts the moment a signal fires.
Every Goody action below is a callable tool any Definable persona can invoke.
Calculate price estimate for an order batch before creation. Returns per-recipient cart pricing (product, shipping, processing, tax) and total batch cost. All prices are in USD cents (e.g., 100 = $1.00). Use this to preview costs before creating an order batch.
Tool to create a webhook endpoint to receive notifications about order events. Use when you need to set up automated notifications for order lifecycle events like creation, shipment, or delivery.
Delete a webhook endpoint to stop receiving notifications from Goody API. Use this when you need to remove a webhook endpoint that is no longer needed or needs to be reconfigured. The operation returns a 204 status code on successful deletion.
Tool to list all active digital greeting cards. Use when you need to fetch available card options before sending.
Tool to list all active products. Use when you need to fetch available active products with pagination and filters.
Tool to list all order batches. Use when you need to paginate through your account's order batches.
Retrieves a paginated list of all orders across all order batches in your Goody account. Returns order details including recipient information, cart items, amounts, status, and gift links. Supports pagination with customizable page size (1-100 orders per page).
Retrieves all saved payment methods for the authenticated account. Payment methods include credit cards and other payment types that can be used when creating orders. No parameters required - simply call this action to get the complete list of payment methods with their IDs, names, and details.
Tool to list all workspaces. Use when you need to retrieve all workspaces associated with the account.
Tool to list all collections across accessible workspaces. Use when you need to retrieve product collections available in Goody. This endpoint is limited to Automation API usage and returns paginated results.
Tool to list all order activities (events) in your workspace. Returns a paginated list of order status transitions and related events. Use when you need to track order lifecycle events, monitor status changes, or audit order history.
Retrieve the current authenticated user's profile information from Goody API. This endpoint returns the email and public app ID associated with the authenticated account. Use this to verify authentication status or fetch the current user's account details. No parameters are required - authentication is handled via the Bearer token in headers.
Tool to retrieve details of a specific product by its ID. Use after obtaining the product ID.
Anything Goody exposes through its API. Common ecommerce workflows on Definable include recover abandoned carts, monitor inventory, detect order anomalies. Personas can call any of the 13 Goody tools directly, then chain the result into another integration without you writing code.
Goody 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 13 Goody tools. You only need a separate Goody subscription if Goody itself charges per seat or per API call.
Every call from a persona to Goody 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 Goody, and connect via OAuth or API key. You can immediately attach Goody to any persona and start running workflows. The free Starter plan includes 5,000 credits/month.
Definable exposes all 13 Goody actions as callable tools — including `Calculate Price for Order Batch`, `Create Webhook`, `Delete Webhook`, plus 10 more. Each tool gets a typed parameter schema so personas know exactly how to call it.
Wire it up in minutes. No coding required.