Skip to main content
Question

How to automate Google Form entries into Bloomerang with class codes assigned based on dates chosen

  • May 14, 2025
  • 3 replies
  • 24 views

People sign up for an online class through our google form. I’d like to be able to Zap the form entries into Bloomerang (we have been sending to sheet, downloading csv, uploading into Bloomerang). I’m stuck because we have historically translated the date chosen (eg: Tuesdays, starting May 27 at 7pm CT) to a “Class Code” that we use in Bloomerang to sort people by which class they are taking. For the example given, the class code looks like: 527257 (MonthDateYearTime). Any suggestions on how to make this happen automatically?

This post has been closed for comments. Please create a new post if you need help or have a question about this topic.

3 replies

Troy Tessalone
Zapier Orchestrator & Solution Partner
Forum|alt.badge.img+14
  • Zapier Orchestrator & Solution Partner
  • 34008 replies
  • May 14, 2025

Hi ​@SPark93 

First, I recommend using a different DateTime convention that will always be unique and can’t be confused.
e.g. Tuesdays, starting May 27 at 7pm CT as 527257 (MonthDateYearTime) does not account for AM/PM.
e.g. Is 112257 Jan 1 or Nov 12?

 

Instead, try using an ISO timestamp format. (info)
e.g. YYYY-MM-DDTHH:mm

Plus, an ISO timestamp will always auto sort.


Troy Tessalone
Zapier Orchestrator & Solution Partner
Forum|alt.badge.img+14
  • Zapier Orchestrator & Solution Partner
  • 34008 replies
  • May 14, 2025

@SPark93 

As for the translation, you can use the concept of a lookup table:

 


SamB
Community Manager
Forum|alt.badge.img+11
  • Community Manager
  • 9662 replies
  • June 12, 2025

Hi ​@SPark93 👋

How did you get on with Troy’s suggestions here—did they do the trick?

Want to make sure this gets sorted, keep us posted on how it’s going! 🙂