Do you get an Invalid Email Address error even after the email address is valid?

This could be because of the wrong Payload configured in the field mappings.
Below is the basic payload for an iPost DataTable:
{
"Records": [
{
"email_address": "[EMAIL]",
"first_name": "[FIRST_NAME]",
"last_name": "[LAST_NAME]"
}
]
}
Update the payload to ensure that each iPost property aligns with the payload. Otherwise, you will get an error.

You can map more custom fields as needed.
Make sure to validate the JSON Payload before saving it. You can validate your payload using this JSON Validator
Want to get more from Digioh?
Get the playbooks leading brands use to convert more visitors into revenue.
Browse the Playbooks ?Platform Tour
See what else you can do with Digioh in our self-guided platform tour.
Take the Tour ?