© 2024 IQVIA - All Rights Reserved

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

Summary

A valid email address is required on volunteer profiles in order to successfully correspond via Email features.

On a given volunteer record, defined email address must be unique across all other volunteers.

A valid email address must also be formatted properly. This defined through use a prefix and domain, separated by the @ symbol.

jane.smith@clinspark.com

Given the above:

  • jane.smith is the prefix

  • clinspark.com is the domain

The same validation logic applies to email addresses added to ClinSpark user accounts.

Deliverability

ClinSpark does not validate email address deliverability, meaning, it will not check to determine if a message can be delivered successfully to the recipient. This can be based on a number of factors, including some which could be address attributes like the defined prefix and domain.

Within certain Recruitment workflows, the SendGrid integration will provide some information to recruitment teams in ClinSpark regarding the deliverability of messages that are sent to volunteers with correspondence templates. Individual correspondence messages can be opened and review this information, if made available from SendGrid.

SendGrid otherwise offers guidance to customers about how to optimize delivery. This includes features that can troubleshoot investigations when messages are blocked, bounced, or otherwise filtered out of a recipient inbox.

  • No labels