smartlead_create_manual_placement_test
Create a manual placement test to evaluate email deliverability across different providers using Smartlead mailboxes, checking spam filters and link domains.
Instructions
Create a manual placement test using Smartlead mailboxes to test email deliverability across various email providers.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| all_email_sent_without_time_gap | Yes | Set true to send all emails simultaneously | |
| campaign_id | Yes | Campaign ID for which you want to select the sequence to test | |
| description | No | Description for your test to reference later | |
| is_warmup | Yes | Set true to receive positive intent responses and move emails from spam to inbox | |
| link_checker | Yes | Enable to check if domains for links in email body are blacklisted | |
| min_time_btwn_emails | Yes | Time gap between each email from each mailbox (if time gap enabled) | |
| min_time_unit | Yes | Time unit for the time gap (minutes, hours, days) | |
| provider_ids | Yes | Array of provider IDs to send test emails to | |
| sender_accounts | Yes | Array of email addresses to use as senders | |
| sequence_mapping_id | Yes | The ID of the sequence or variant you would like to test | |
| spam_filters | Yes | Array of spam filters to test across, e.g. ["spam_assassin"] | |
| test_name | Yes | Name of your test |