Enable Integrations or automations with these events of GiftUp and Microsoft Azure Functions
Trigger when a new order is placed.
Trigger when a gift card is redeemed.
Triggers on any changes to a gift card, including redemptions.
Trigger when a new item is created.
Creates a order.
Finds a gift card.
Will deduct the specified amount of remaining credit from a gift card.
Get all items as a list of item objects.
List of all users who have access to your Gift Up! account.
Get a list of transactions.
Gain insights into how viaSocket functions through our detailed guide. Understand its key features and benefits to maximize your experience and efficiency.
Unlock your team's potential with 5 straightforward automation hacks designed to streamline processes and free up valuable time for more important work.
Workflow automation is the process of using technology to execute repetitive tasks with minimal human intervention, creating a seamless flow of activities.
Microsoft Azure Functions is a serverless computing service that enables developers to run event-driven code without having to explicitly provision or manage infrastructure. It allows for the execution of code in response to various triggers, such as HTTP requests, database changes, or message queue events, making it ideal for building scalable and efficient applications.
Learn More