Gift Up!
Digital gift card platform for items, item groups, orders, gift cards, notes, and checkout configuration.
Useful for small businesses selling gift cards that build a checkout catalog, generate orders, and annotate purchases with internal notes.
Use Gift Up! with Snow
Snow is a personal AI assistant that builds real apps for you, and they can put Gift Up! to work.
What Snow can do with Gift Up!
These are the Gift Up! operations Snow and the apps you build with it can run. Sign in to choose which ones Snow may run without asking.
Reads22
Look at your data without changing it.
- Get Checkout Settings
Tool to retrieve the current checkout settings. Use when you need to display or audit your checkout configuration.
- Get Company Details
Tool to retrieve company details. Use when you need to fetch the current company associated with the API key.
- 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.
- 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.
- 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.
- Get Item by ID
Tool to retrieve detailed information about a specific item by its ID. Use when you need to fetch complete details about an item including price, availability, stock levels, and configuration settings.
- Get Order by ID
Tool to retrieve a specific order by ID. Use when you need detailed information about an order including gift cards, payment details, and customer information.
- Get Report Transaction
Tool to retrieve a specific transaction report by its ID. Use when you need detailed transaction information for accounting purposes.
- Get Shipping Settings
Tool to retrieve shipping settings for physical gift cards. Use when you need to display or audit postal delivery configuration.
- Get Stripe Connection
Tool to retrieve current Stripe integration connection settings. Use when you need to view or audit Stripe payment configuration for the Gift Up account.
Creates4
Add something new to your account.
- 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.
- 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.
- 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.
- Subscribe to Webhook
Subscribe to Gift Up! webhook events to receive real-time notifications about orders and gift cards. This tool registers a callback URL that Gift Up! will POST to when specified events occur. Before creating the subscription, Gift Up! validates the target URL by sending a test POST request with body {"test": true} and expects a 200 OK response. Use cases: - Receive notifications when orders are created - Track gift card lifecycle events (creation, updates, redemption) - Integrate Gift Up! events with external systems - Build custom automation workflows Note: The target URL must be publicly accessible and capable of responding with 200 OK to the validation request, or the subscription will fail with a 400 error.
Updates14
Change something that is already there.
- Reactivate Gift Card
Tool to reactivate a voided gift card. Use when you need to restore a gift card that has been voided. This operation is only valid for gift cards that have been voided - active or fully redeemed cards cannot be reactivated.
- Redeem Gift Card
Tool to redeem a specified amount or units from a gift card. Use when processing a purchase or transaction against a gift card balance. The gift card cannot be redeemed if it has been voided or lacks sufficient balance.
- Redeem Gift Card In Full
Tool to redeem a gift card in full. Use when you need to deduct the entire remaining balance from a gift card in a single operation.
- Top Up Gift Card
Tool to add value to an existing gift card. Use when you need to increase the balance or units on a gift card. Cannot top up a voided gift card - attempting to do so will result in a 422 error.
- Update Gift Card Settings
Tool to update gift card settings using JSON Patch operations. Use when you need to modify code format, expiration rules, or display options for gift cards.
- Update Order
Tool to update an order's properties using JSON Patch operations. Use when you need to modify purchaser email, purchaser name, or other order details.
- Update Stripe Connection
Tool to update Stripe integration connection settings for the Gift Up account. Use when configuring or changing Stripe API keys, Connect settings, or payment method availability.
- 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.
- Undo Gift Card Redemption
Tool to undo a previous redemption on a gift card, restoring the redeemed amount to the gift card balance. Use when you need to reverse a redemption transaction and restore the gift card balance.
- Update Email Settings
Tool to update email settings using JSON Patch operations. Use when you need to modify receipt email content, footer text, sender details, logo settings, or gift card email preferences. This tool allows granular updates to specific email settings properties without replacing the entire configuration. Common use cases include updating footer text, changing sender information, modifying button colors, and adjusting email content.
Deletes4
Remove something. This often cannot be undone.
- 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.
- 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.
- Void Gift Card
Tool to void a gift card making it invalid for future redemptions. Use when you need to permanently invalidate a gift card. A voided gift card cannot be voided again.
- Delete Webhook
Tool to delete a webhook subscription by its ID. Use when you need to remove an existing webhook subscription.
Related integrations
Ready to put Gift Up! to work?
Sign up free, build an app by chatting, and connect Gift Up! in minutes. No credit card required.