What is your goal?
Send Monday.com notifications to users using the new V2 “Create a Notification” module.
What is the problem & what have you tried?
Every time I run the V2 “Create a Notification” module, I get this error:
Value “project” does not exist in “NotificationTargetType” enum. Did you mean the enum value “Project”?
It looks like the module is sending “project” in lowercase, but Monday’s API needs it capitalized as “Project”. There is nothing in the module settings to change this. The Payload field does not fix it either — that maps to something else entirely.
I have tried this on multiple scenarios and boards, and it fails every time.