sorry to clarify, I am looking to create a new event on the user’s google calendar. This is how I have it set up now:
Where the Popup:Login screen/Terminate Workflow steps only happen conditionally when current user isn’t logged in. In the case that they aren’t logged in, it takes them to an OAuth popup which is working correctly. Then, it creates a new event where the calendar_id is currentuser’s Oauth email:
ideas on where I’ve gone wrong?