Hello,
I'm trying to use the Shifts for Microsoft Team connector, but have a problem; I'd like to send an email to the group manager when a colleague do an open shift request, so he/she is informed and then can approve or not.
I tried to so use the trigger "When a new Open Shift request is updated" but maybe this is not the correct one, because it returns a WebhookPushResponse that inside seems to have data that it is not usable in any action: where I am wrong?
I saw samples with getting the list of pending request and then the approval, but nothing with triggers.
Any idea?