Hey
@jett
I've reviewed your workflow and identified that you have two workflows, both of which are creating an invitee in Calendly. The user "Joab Dick" is functioning properly, but when you select "Group Therapy" as a user, it encounters an issue, specifically a "Permission Denied" error. This implies that you are using the "Calendly: Invitee Created (User)" trigger event, which uses the user subscription scope, the webhook is only triggered for subscribed events that relate to the specific user.
Furthermore, if one of the users does not have the event in your Calendly then you should use the "Calendly: Invitee Created (Organization)" which will pick the details of the event in the response from the particular organization.