MyPostcard
MyPostcard, a leading global postcard app, empowers you to execute direct mail campaigns with ease, providing a seamless and profitable way to connect with your customers.
Use the MyPostcard and Braze integration to effortlessly send your customers print mailings.
Prerequisites
Requirement | Description |
---|---|
MyPostcard B2B account | Registering with MyPostcard is required to take advantage of this integration. |
B2B API key and credentials | You can find your API Key and the credentials in the MyPostcard B2B Admin Tool. |
Approved MyPostcard B2B campaign | To take advantage of this integration, you need to set up a print mailing campaign in the MyPostcard B2B tool. |
Use cases
To elevate your direct mail campaigns, it’s crucial to move beyond traditional mass mailings and integrate print mailing seamlessly into your workflows. This approach allows you to reach specific customers who have opted out of your email newsletters or whose emails are marked as spam. With MyPostcard, you can effortlessly send print mailing campaigns directly through Braze.
- Build intuitive workflows in Braze, incorporating print mail as a powerful new channel, without any technical expertise.
- Unlock the potential of personalized print mailings with a few simple steps.
- Benefit from a straightforward implementation that is backed by personalized support from a dedicated team.
Integration
To integrate with MyPostcard, log in or sign up and create your first campaign to use it through Braze webhooks.
Step 1: Create your Braze webhook template
Create a MyPostcard webhook template to use in future campaigns or Canvases by navigating to Templates > Webhook Templates in the Braze platform.
If you are using the older navigation, go to Engagement > Templates & Media > Webhook Templates.
If you would like to create a one-off MyPostcard webhook campaign or use an existing template, select Webhook in Braze when creating a new campaign. Fill out the following fields:
Field | Description |
---|---|
Webhook URL | The webhook URL as shown in the B2B Admin Tool. |
Request Body | Raw Text (JSON format found in the B2B Admin Tool). |
Request method and headers
MyPostcard requires an HTTP method along with the following HTTP headers to be included in the template.
Field | Details |
---|---|
HTTP Method | POST |
Username | {{ '<username>' }} |
Password | {{ '<password>' }} |
Content-Type | application/json |
Request body
Copy the request body displayed in the B2B Admin Tool, then fill in the placeholders with content using any Liquid personalization tags.
Step 2: Preview your request
Next, preview your request in the Preview panel or go to the Test tab, where you can choose a random user, an existing user, or create a custom user to test your webhook. Don’t forget to save your template before leaving the page!
Remember to save your template before leaving the page!
Updated webhook templates can be found in the Saved Webhook Templates list when creating a new webhook campaign.