pnp / powerapps-samples

Contains curated community Microsoft Power App samples
https://aka.ms/powerplatform-samples
MIT License
413 stars 308 forks source link

sharepoint-events - #192

Open SoniaESW316 opened 1 year ago

SoniaESW316 commented 1 year ago

Sample

sharepoint-events

Author(s)

@alexc-msft

What happened?

Error coming from registering. Workflow for notifications says Triggernotenabled, due to - this formula uses scope, which is not presently supported for evaluation. - This is on the ThisItem.ID. Seat count is working, just the notifications.

Steps to reproduce

  1. Attempting to Register for a class.
  2. It says registration was successful, but the notifications will not fire

Expected behavior

that I would get a notification for registration

SoniaESW316 commented 1 year ago

I was able to get the flow working by REMOVING 'Event Name' and replacing it. The flow is failing now on Create Event. Property validation. I am continuing to work down the path.

SoniaESW316 commented 1 year ago

ok flow is working but I did not get a calendar invite nor did it put it on my calendar.

SoniaESW316 commented 1 year ago

OK, I got everything working, except how to get the event link into the meeting invite...