Skip to main content
Question

How to set up weekly batch emails for new Flodesk subscribers in Zapier

  • February 18, 2026
  • 3 replies
  • 11 views

I am new to Zapier, looking for some advice.  I am using Flodesk to capture subscriber data.  When I start setting up the workflow, I get the option to select a Triggered Event.  Do I have the option to create a new triggered event?

The idea that I want to do is to look at new subscribers on a weekly basis, in one spreadsheet, one email.  I do not want an email to be sent every time we get a new subscriber, rather get a batch email at the end of the week.  The support page I see shows how to get an email with each trigger.  Is there a way I can get this email sent out once a week?  Thanks!

3 replies

Troy Tessalone
Zapier Orchestrator & Solution Partner
Forum|alt.badge.img+14
  • Zapier Orchestrator & Solution Partner
  • February 18, 2026

Hi ​@jdstickel 

Do I have the option to create a new triggered event?

Not for a Zap app integration.

 

Sounds like you are trying to do this type of automation:

  1. Trigger: Schedule
    1. Run Weekly at set day/time
    2. Help: https://zapier.com/apps/schedule/integrations#help 
  2. Action: Webhooks/Code
    1. Use Flodesk API to get data
    2. https://developers.flodesk.com/
  3. Action: GDrive - Copy File
    1. Use a File as a template with headers
  4. Action: GSheets - Create Rows
    1. Handles arrays of line items
  5. Action: Gmail - Send Email
    1. Include link to the GSheet

 

NOTE: Additional steps may be needed

 

If you are looking to hire help, I’m a Zapier Partnerhttps://zapier.com/partnerdirectory/automation-ace


Sparsh from Automation Jinn
Forum|alt.badge.img+6

Hey ​@jdstickel,

Yeah it’s possible. I would recommend using Zapier Tables with Schedule. Also it’s not possible to create your own custom triggers. Your workflows will look something like this-

First Zap

  • New Subscriber trigger
  • Create Record action with Date( You can use {{zap_meta_human_now}}  for date)

Second Zap

  • Schedule every week
  • Find Records( From last week)
  • Send Email action

This is a sample workflow and you may need extra actions like Filter, Formatter etc as workflows are usually personalized to user’s needs. Hope it helps!

PS: If you need more active help, I’m happy to connect through my Zapier Solution Partner page if you’d like to reach out here- https://zapier.com/partnerdirectory/automation-jinn


SamB
Community Manager
Forum|alt.badge.img+11
  • Community Manager
  • February 23, 2026

Hi there ​@jdstickel! How did things go with the suggestions from Troy and Sparsh? Did either of those approaches do the trick?

Let us know what worked best for you, or if you could do with some more help on this 🙂