# Gift Up! AI integration on Definable

> Gift Up!

## What this connects

Gift Up! is a digital platform that allows businesses to sell, manage, and redeem gift cards online, integrating seamlessly with websites and apps to streamline gift card transactions and promotions.

Vendor: https://giftup.app/

## Tools available

**44** tools available. First 12:

- `GIFT_UP_ADD_ORDER_NOTE` — Add Note to Order — Tool to add a note to an existing order. Use when you need to track additional information about an order. Notes are limited to 500 characters and can be used for internal tracking purposes.
- `GIFT_UP_CREATE_ITEM` — Create Item — Tool to create a new item for sale in the Gift Up checkout. An item represents a product that can be purchased (gift cards, vouchers, passes, etc.). Use when you need to add new products to the Gift Up store, set up gift card offerings with specific prices and values, or configure items with custom pricing, expiry rules, and availability windows.
- `GIFT_UP_CREATE_ITEM_GROUP` — Create Item Group — Tool to create a new item group for organizing items in the Gift Up checkout. Use when you need to create a container for grouping items together.
- `GIFT_UP_CREATE_ORDER` — Create Order — Tool to create a new order which generates one or more gift cards. Use when you need to programmatically create gift card orders through the Gift Up API. Orders encapsulate transaction data and contain gift card details including codes, balances, and fulfillment information.
- `GIFT_UP_DELETE_ITEM` — Delete Item — Tool to delete an item from the Gift Up checkout. Removes the item from sale. Use when you need to permanently remove an item by its ID.
- `GIFT_UP_DELETE_ITEM_GROUP` — Delete Item Group — Tool to delete an item group by its ID. Use when you need to remove an item group that has no items in it.
- `GIFT_UP_DELETE_WEBHOOK` — Delete Webhook — Tool to delete a webhook subscription by its ID. Use when you need to remove an existing webhook subscription.
- `GIFT_UP_GET_CHECKOUT_SETTINGS` — Get Checkout Settings — Tool to retrieve the current checkout settings. Use when you need to display or audit your checkout configuration.
- `GIFT_UP_GET_COMPANY` — Get Company Details — Tool to retrieve company details. Use when you need to fetch the current company associated with the API key.
- `GIFT_UP_GET_EMAIL_SETTINGS` — Get Email Settings — Tool to retrieve email settings for the Gift Up account. Use when you need to view the current email configuration including sender details, receipt settings, and notification preferences.
- `GIFT_UP_GET_GIFT_CARD` — Get Gift Card by Code — Tool to retrieve a gift card by its code. Use when you need detailed information about a specific gift card including balance, status, and transaction history.
- `GIFT_UP_GET_GIFT_CARD_SETTINGS` — Get Gift Card Settings — Tool to retrieve gift card settings including code format, expiration rules, and display options. Use when you need to understand how gift cards are configured for the account.

## Auth

Auth schemes: `API_KEY`.

## How agents use Gift Up!

Inside a Definable workflow, Gift Up! is one of the tools the **Distributor specialist** can call. Example coordination patterns:

- **Researcher → Gift Up!** — the Researcher (GPT-5.5) pulls context from Gift Up! (records, threads, documents), synthesises findings, and briefs the rest of the team.
- **Writer → Distributor → Gift Up!** — the Writer (Claude Opus 4.7) drafts copy in brand voice, the Verifier passes it, then the Distributor writes the result into Gift Up! (create record, post message, draft email).
- **Designer / Engineer → Distributor → Gift Up!** — the Designer ships an asset or the Engineer ships a code change, the Distributor delivers it via Gift Up! (attach file, open PR comment, post status).

The Verifier checks every Gift Up! call. On rate limit, schema drift, or auth refresh it self-heals and retries — the workflow completes without manual intervention.

## Categories

- ecommerce — https://definable.ai/apps/category/ecommerce/
- payment processing — https://definable.ai/apps/category/payment-processing/

## Related

- HTML page: https://definable.ai/apps/gift_up/
- Same category (ecommerce): https://definable.ai/apps/category/ecommerce/
- All integrations: https://definable.ai/apps/
- Workflow (multi-agent loop): https://definable.ai/workflow/
- Apps llms.txt index: https://definable.ai/llms-apps.txt
