AppleScript for Apple Calendar workflow

Hi,

I am new here and new to applescripts. Possibly I am in the totally wrong place. However, I figured I would start here.

I am interested in making an AppleScript that will: upon creation of an event, duplicate it, name it, and move it to a different calendar.

Breakdown:

  1. Create Event A under Calendar A

Script would execute the following:

  1. Duplicate Event A as Event B
  2. Move Event B to Calendar B
  3. Rename the Event "Busy"

Is this possible?

Thank you in advance. Joeartist

AppleScript for Apple Calendar workflow
 
 
Q