Hi, we get lots of alerts in from different systems. WHen they come in they get allocated against a dedicated contact within the customer. We are trying to build some automation for the rule to create the contact within the customer if it does not exist. Since the alert comes in for a generic email address we want the contact created without an email address. We have failed to get this working. When creating the contact manually in AutoTask it prompts as below with regards to client portal.
When trying to create a new contact with no email address using the Autotask UI, you’ll note there’s an error saying you can’t do that unless you disable notifications for the contact. The setting to select in the UI is called “Opted out from task/ticket notifications”:
I created a new contact this way, and then queried for that contact (using its id property) within MSPintegrations to see what it looked like. Here’s part of the response:
The “notification: false” property caught my eye. I created another test in MSPintegrations to create a contact with “Notification” set to “0” (for “false”), and it succeeded: