Abandoned-cart winback
- Listen for cart abandonment
- Persona drafts a follow-up
- Schedules through your email tool
25 tools available
Countdown API provides real-time eBay product data, including product details, customer reviews, seller feedback, and search results, enabling businesses and developers to access comprehensive eBay marketplace information.
Connect Countdown API to Definable to recover abandoned carts, monitor inventory, detect order anomalies. Personas call Countdown API's 25 tools directly from chat or scheduled flows. Connect to a commerce persona that watches store activity and acts the moment a signal fires.
Every Countdown API action below is a callable tool any Definable persona can invoke.
Clears (removes) all pending requests from a collection. Use this to reset a collection before adding new requests, or to cancel all queued requests. The collection must be in 'idle' status. Returns the updated collection details after clearing.
Tool to create a new collection. Use when you need to batch and orchestrate multiple requests on a schedule.
Tool to retrieve details for a single collection by ID. Use when you need collection metadata and counts for a given collection ID.
Tool to list all collections for the authenticated account. Use when you need to retrieve paginated collections with filtering, sorting, and timing constraints.
Start processing a collection's queued requests on the Countdown API. Use this tool to manually trigger a collection to begin executing its requests. The collection must have at least one request added to it before it can be started. You need sufficient API credits to run all requests in the collection. Prerequisites: - Collection must exist (use List Collections or Create Collection first) - Collection must have at least one request added - Sufficient API credits available for the number of requests - Collection must not already be running
Update an existing collection's settings. Use this to modify collection properties like name, schedule, priority, notification settings, or enabled status. The collection_id must be obtained from list_collections or create_collection. Only specified fields are updated; omitted fields retain their current values.
Tool to fetch eBay autocomplete suggestions. Use when needing search-term-based suggestions from Countdown API.
Tool to create new requests within a collection for bulk eBay data retrieval. Use when you need to add search, product, reviews, or other eBay data queries to a collection that will be executed on schedule. Collections must be in 'idle' status to accept new requests.
Creates a cloud storage destination where batch result sets will be automatically uploaded. Supports Amazon S3, S3-compatible services (MinIO, DigitalOcean Spaces), Google Cloud Storage, Microsoft Azure Blob Storage, and Alibaba Cloud OSS. When enabled=true, the API validates credentials by uploading and deleting a test file. Set enabled=false to create the destination without credential validation.
Tool to delete a collection and its configuration by ID. Use when you need to remove an existing, non-running collection.
Tool to delete a destination by ID. Use when you need to remove an existing destination.
Delete a specific request from a Countdown API collection by its ID. Use this to remove individual requests that are no longer needed. The collection must not be running when deleting requests.
Tool to list all destinations configured for the account. Use when you need to inspect or paginate through configured destinations.
Tool to find requests in a collection by custom_id or search query. Use when you need to search for specific requests within a collection using either an exact custom_id match or a text search query.
Tool to retrieve account usage and current platform status. Use when needing to check plan, usage, and quota details for the authenticated user.
Tool to list error logs from collection executions. Returns recent errors encountered during request processing with details about failed requests and their causes.
Export all requests from a collection as downloadable CSV files. Returns URLs to CSV files containing the request data. Use this tool when you need to bulk export or download collection request data in CSV format. The response includes paginated download links if the collection has many requests. Collections with no requests will return an empty pages array.
Tool to download all requests in a collection as JSON. Use when you need to export the entire request history for a collection.
Tool to modify parameters of an existing request in a collection. Use when the collection is not running and you need to update eBay Product Data API parameters.
Tool to retrieve a collection run's result set payload. Use after a collection run completes to fetch metadata and download links.
Tool to list result sets produced by a collection. Use when you need to retrieve all summary status of result sets generated by a collection within the 14-day retention window.
Resend the webhook notification for a collection's result set. Use this tool to retry webhook delivery when the original webhook POST failed or timed out. The collection must have a notification_webhook URL configured (either on the collection itself or on the account profile). Result sets are only available for 14 days after creation. Prerequisites: - Collection must exist with a valid notification_webhook URL configured - Result set must exist and not be expired (14-day retention) - Use List Result Sets to find valid result_set_id values
Tool to stop all collections. Use when you need to halt any running or queued collections after reviewing operations.
Tool to stop (pause) a single collection’s processing by ID. Use when you need to halt a running or queued collection after confirming the target collection ID.
Tool to update a destination's configuration by ID. Use after creating or retrieving a destination to modify its settings.
Anything Countdown API exposes through its API. Common ecommerce workflows on Definable include recover abandoned carts, monitor inventory, detect order anomalies. Personas can call any of the 25 Countdown API tools directly, then chain the result into another integration without you writing code.
Countdown API 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 25 Countdown API tools. You only need a separate Countdown API subscription if Countdown API itself charges per seat or per API call.
Every call from a persona to Countdown API 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 Countdown API, and connect via OAuth or API key. You can immediately attach Countdown API to any persona and start running workflows. The free Starter plan includes 5,000 credits/month.
Definable exposes all 25 Countdown API actions as callable tools — including `Clear Collection Requests`, `Create a new collection`, `Get Collection`, plus 22 more. Each tool gets a typed parameter schema so personas know exactly how to call it.
Wire it up in minutes. No coding required.