Skip to content

Test your integration

Play

Pushwoosh provides several ways to send a test communication, most of which require platform configuration. However, you can still test Pushwoosh functionality even without a configured platform by using the Test email feature. This feature allows you to preview how your email content will appear in recipients’ inboxes, ensuring everything looks perfect before finalizing your campaign.

How to send a test email

Follow the steps below to send a test email:

  1. Navigate to the email content you wish to test and select the option to send a test email. If you prefer not to create new content, you can choose from the pre-designed email templates provided by Pushwoosh. In the email editor, click Test Email to proceed.

In the window that opens:

  1. In the Email address field, enter the email address where you want to receive the test email.
  1. If your email contains dynamic content (placeholders for personalized data), add sample values for testing purposes.

For example:

  • Age (integer): Enter a number to represent the age placeholder (e.g., 21).
  • FirstName (string): Enter a sample first name (e.g., David).

These values will replace actual recipient data in the test email, allowing you to verify how the dynamic content appears.

  1. Once you’ve filled in the necessary details, click Send test email to send the test message to the provided email address.

How to send a test email to a selected list of addresses

You can test email messages by sending them to a specific list of addresses. Follow these steps:

  1. Make sure you’ve configured the email platform and verified the email address and domain name from which you’re going to send emails.
  2. Prepare email content using Drag & drop email editor or HTML code editor.
  3. Go to Campaigns → One-time messagesEmail.
  4. Select email content you want to send. Learn more.
  5. In the Audience step, select Send to list of addresses. Enter the email addresses you want to send your test communication to as a list, separated by commas. Learn more.
  6. Finish setting up your email and launch it or schedule it.

How to preview your first push notification on a test device

Push test are intended to preview how push notifications look on a device before sending them to the app users. To test out your push notifications, first, register your device (with your app installed) as a Test Device.

Once test devices are configured, use the Test push button in the Push Content form.

Send a push to a test segment

If you’re going to test your messages continually, consider creating a specific Segment for your testing devices to send test messages in a couple of clicks.

  1. Ask your development team to assign a unique Tag value to your device by calling the /setTags API method.
  2. Create a Segment using this particular Tag value.
  3. Go to Campaigns → Create campaign → Push notificationOne-time campaign.
  4. In the Audience-based entry element, select the the segment you have created.
  5. Select push content from previously created content or create custom content.
  6. Then, click Launch campaign.

Send an SMS to a test segment

To send a test SMS, you’ll need to create a dedicated Segment for your test device(s), following a process similar to testing push notifications.

To send a test SMS:

  1. Ask your development team to use the /setTags API method to assign a unique Tag value to your SMS test device(s).
  2. Create a Segment in Pushwoosh using the assigned Tag value. Learn more about creating Segments.
  3. Navigate to Campaigns → Create Campaign → SMS → One-time Campaign. Learn more about SMS campaigns
  4. In the Audience-based entry section, select the test Segment you created.
  5. Select your existing SMS content or create new custom content tailored for testing.
  6. Add the Exit element to complete the workflow.
  7. Click Launch Campaign to send the SMS to your test Segment.