Scheduler - Bulk Event Activation

Problem

When using Scheduler to schedule hundreds or thousands of events, some Users want to be able to make all these draft events Active without having to go through each one.

Automator Solution

This solution renders a form which the User can use to submit the ID of the Schedule. Once entered, it will go through and make all Events active. It would be possible to add extra logic on top if you needed extra information populated in your Events.

Video Walkthrough

JSON Workflow File

You can view the complete Scheduler - Bulk Event Activation workflow and download the JSON file from our GitHub repository. The repo includes the full workflow definition along with setup instructions and examples to help you get started quickly.

Scheduler Bulk Event Updates