Actions
Create Access Control Rule
Creates an access control rule.
External Documentation
To learn more, visit the Google Calendar documentation.
Basic Parameters
Parameter | Description |
---|---|
Calendar ID | Calendar identifier. To retrieve calendar IDs use the List Calendars action. |
Role | The role assigned to the scope.* none - Provides no access.* freeBusyReader - Provides read access to free/busy information.* reader - Provides read access to the calendar. Private events will appear to users with reader access, but event details will be hidden.* writer - Provides read and write access to the calendar. Private events will appear to users with writer access, and event details will be visible. Provides read access to the calendar’s ACLs.* owner - Provides ownership of the calendar. This role has all of the permissions of the writer role with the additional ability to manipulate ACLs. |
Scope Type | The type of the scope.* default - The public scope. This is the default value.* user - Limits the scope to a single user.* group - Limits the scope to a group.* domain - Limits the scope to a domain. |
Scope Value | The email address of a user or group, or the name of a domain, depending on the scope type. |
Advanced Parameters
Parameter | Description |
---|---|
Send Notifications | Whether to send notifications about the calendar sharing change. |
Example Output
Workflow Library Example
Create Access Control Rule with Google Calendar and Send Results Via Email
Preview this Workflow on desktop
Was this page helpful?