> ## Documentation Index
> Fetch the complete documentation index at: https://moengage.com/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# PFL

# Introduction

[PFL](https://www.pfl.com/) simplifies direct mail at scale by managing the entire process from strategy and production to delivery, measurement and beyond.

# Use cases

The PFL × MoEngage integration lets you send personalized direct mail from your MoEngage flows, orchestrating physical mail alongside digital channels for a true cross-channel customer experience.

# Integration

<Info>
  **Prerequisites**

  1. Ensure you have access to your PFL dashboard.

  2. Ensure that you have your PFL Webhook key and your PFL URL. If you dont have these, schedule an installation call with your PFL customer success manager. They can provide API keys for each PFL store from which you'll place orders.
</Info>

To integrate with PFL, use the PFL APIs to send recipient data via MoEngage connectors.

## Step 1: Create connector campaign on MoEngage

To create a connector campaign on MoEngage,

1. Navigate to Create Campaign >> Connectors >> Custom

<img src="https://mintcdn.com/moengage/7iGV38YjgdBKSU0B/images/partner_23502530346900.png?fit=max&auto=format&n=7iGV38YjgdBKSU0B&q=85&s=8e69a98c7f3937559a6a28f25476d995" alt="Screenshot_2022-02-21_at_10.48.46_PM.png" width="1104" height="1238" data-path="images/partner_23502530346900.png" />

2. On step 2 of the campaign, select -

#### a) URL details

| Key         | Value      |
| ----------- | ---------- |
| Method      | POST       |
| Webhook URL | \<PFL URL> |
| URL params  | --         |

#### b) Headers

Add the following two headers

| Key           | Value                     |
| ------------- | ------------------------- |
| Authorization | Bearer \<PFL Webhook key> |

#### c) Request Body

In the following request body, select RAW and enter the payload provided to you by the PFL Development team.

## Step 3: Test your configuration

At this point, your campaign should be ready to test and send. You can also test your connector configuration using the Test functionality available on Step 2 of Create Connector Campaign

<img src="https://mintcdn.com/moengage/7iGV38YjgdBKSU0B/images/partner_23502530348564.png?fit=max&auto=format&n=7iGV38YjgdBKSU0B&q=85&s=144bb85d17a2b4d74361d4133e4248c1" alt="Screen_Shot_2022-02-22_at_11.12.42_AM.png" width="2464" height="270" data-path="images/partner_23502530348564.png" />

Check the PFL dashboard once you test the configuration or trigger the campaign.
