Community Challenge: Workflows [Winners Announced] 🏆

Hello Gliders!

Community Challenges are back, starting with our first launch of the year:

:sparkles: Workflows :sparkles:

Workflows let you add automation to your Glide apps, no 3rd party tools required.

For this challenge, we want to see you put workflows to work.

Use Case :briefcase:

We’re keeping it broad for this first challenge.

You can build any kind of app you’d like, but it must include at least one of the new trigger types:

  • Schedule
  • Email
  • Webhook

And it should make use of:

  • Inline loops
  • Conditions

See our Introduction to Workflows in the Glide docs for more details.

How to Enter :inbox_tray:

  1. Build your app in Glide
  2. Record a short demo (5 minutes or less) walking through your build, or Write a short summary, include screenshots
  3. Reply to this thread with your entry

Your entry can include more than one screen recording, if necessary.

Need a screen recorder? Try Loom or Tella.

Not on a paid plan? Use coupon code CHALLENGE125 for a free month of Maker:

  • Create a new Glide team
  • On the Billing screen, upgrade to Maker (Monthly)
  • Apply the coupon code during checkout

Remember to cancel your plan if you don’t want to keep it active.

Entry Requirements :white_check_mark:

  • Show the app experience (i.e. what do users see?)
  • Show how you built the app (i.e. data structure, layout)
  • Show how you used workflows (i.e. triggers, steps)

Deadline :hourglass:

  • Entries must be in by Friday, January 31st Sunday, February 2nd
  • Winners chosen week of Monday, February 3rd
  • Winners announced on Friday, February 7th

Rewards :trophy:

Three winners will receive…

  • Challenge Winner community badge
  • $140 in credit applied to a paid Glide team of their choice
  • Opportunity to be featured on the Glide site, socials, and events

Related Links :link:

…

We can’t wait to see what you build!

If you have any questions or comments, drop them below. :pray:

7 Likes

Can’t wait to see what people build with this!

1 Like

LOL had no idea I accidentally joined a community challenge :smiley: here’s my contribution.

4 Likes

Love it when that happens :smiley:

1 Like

Can’t wait to show you what I did! :smiley:

1 Like

For this Glide Community Challenge, I built an app to manage criminal record data and showcase how Glide Workflows can simplify automation.

What’s inside:

  • Schedule Workflows: Automate recurring tasks to keep things running smoothly.
  • Email Workflows: Receive emails and run tasks directly from the app for efficient communication.
  • Webhook Workflows: Connect external systems to add extra functionality.
  • Inline Loops and Conditions: Handle repetitive tasks and make workflows smarter.

I’ve put together a short video to walk you through the app, explain the workflows I used, and show how it all works behind the scenes.

This is my entry for the challenge, and I’d love to hear your feedback! If you have any questions, feel free to reply here, reach out to me on the forum, or drop me an email at me@maximebaker.com.

Excited to see what everyone else has built!!!

3 Likes

Hi All,

I have built an AI agent that reads incoming emails, and determines whether it is a sales or technical support inquiry!

Demo in this link:

1 Like

I’ve gotten a few DMs from members asking for more build time.

We’ve extended the deadline to Sunday, February 2nd.

You have the weekend to wrap up and submit your demos! :smiley:

Awesome! Here’s a demo that showcases a homework planner app built for a middle school, designed to integrate with their student information system (SIS). The app automatically pulls in student and class data through scheduled Glide workflows, keeping everything up to date.

Key Features & Workflow Details

  • Automatic Data Sync – The app pulls student and class information from the SIS into Glide tables, which can then be linked across the project.
  • AI-Generated Subtasks – Students can enter a general task (e.g., “Study for math test”), and an AI workflow suggests subtasks to break it down into manageable steps.
  • Task Reminders – The app sends an email reminder the night before a task is due, ensuring students don’t forget assignments.
  • Email-Based Task Completion – Instead of opening the app, students can reply to the reminder email with “Complete”, and the system will automatically update the task status.

How It Works Behind the Scenes

  1. Webhooks & AI – When a student requests subtasks, an internal webhook triggers an AI workflow that generates structured subtasks in JSON format.
  2. Scheduled Reminders – A workflow runs every evening, checking for incomplete tasks marked for reminders, then sending an email to the student.
  3. Email Parsing & Automation – If a student replies to a reminder email with confirmation, the system extracts the task ID from the email, verifies the response, and marks the task as complete.

The app keeps things simple on the front end while leveraging powerful automation, webhooks, and AI-driven workflows to improve the user experience.

6 Likes

Hi everyone!

Here’s my entry - AI Customer Service Agent. Hope you enjoy it!

2 Likes

That’s it for entries!

I’ll take these submissions back to the team for review and votes.

Winners will be announced at the end of the week!

2 Likes

The votes are in from the Glide team!

Congratulations to our first challenge winners of the year:

@evazivanovic
@Mariusz
@MaximeBaker

I’ll be in touch with details for claiming your prize.

6 Likes

:star_struck::star_struck::star_struck::star_struck::tada::tada::tada::tada: yeeee

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.