Notifications not reaching intended recipients
Good afternoon, Quickbase world, Asking this question before opening a full-on case review to see if anyone has ever seen this and may know how to correct it. I have a person who needs to receive notification emails from multiple apps, and at this point, is receiving them from at least 2 apps. But a 3rd app she needs to get a notification email from, she never receives. We have checked her junk, deleted emails, etc, and she gets the other 2 just fine. I have checked her email spelling, copied it directly from Outlook into the notification. I've checked all the settings of what causes the Notification to trigger, and have even put myself on the notification to receive it as a test and confirm that it sends. I received the notification email, but she did not. Is there any other potential setting that could be blocking it from being received from this one app?99Views0likes7CommentsMinimum role permission level needed to toggle/adjust notifications
Is there a way to give permission to users who are not app administrators to create and update notifications? I'd like to have my future-anticipated team be able to create and manage notifications, however it seems that my current end users who have nearly universal access to my app but are not administrators can not get to that section. If it's not possible, I'd love to suggest that to be incorporated if possible since it would not interfere with the app's architecture in any way!118Views0likes3CommentsXML email
Anyone know the settings I can use to send an email notification like this? I have tried everything. ------------ <?xml version="1.0" encoding="utf-8"?> <?adf version="1.0"?> <adf> <prospect status="new"> <id sequence="1" source="Aimbase">aimbase_manitou-209168</id> <requestdate>2024-05-31T04:05:57+00:00</requestdate> <vehicle interest="buy" status="new"> <year>0</year> <make>Alumacraft</make> <model>Uncategorized</model> </vehicle> <customer> <contact primarycontact="1"> <name part="first" type="individual">Jason</name> <name part="last" type="individual">Chaffin</name> <address type="home"> <street line="1">8220 E Oxfard Cir 2105</street> <city>Wichita</city> <regioncode>KS</regioncode> <postalcode>67226</postalcode> <country>US</country> </address> <email>[email protected]</email> <phone type="cellphone">(316) 285-5068</phone> </contact> <timeframe> <description /> </timeframe> <comments>Comments: None </comments> </customer> <vendor> <id sequence="1" source="Aimbase">0432</id> <vendorname>BLACKBEARD MARINE VI, LLC</vendorname> <contact primarycontact="1"> <name part="full" type="business">BLACKBEARD MARINE VI, LLC</name> </contact> </vendor> <provider> <name part="full">Aimbase</name> <service>Request Quote</service> </provider> </prospect> </adf>32Views0likes0Comments