Send file to Attentive

This action can be used to send highly segmented audiences to Attentive.

By following these guidelines, you will be able to create a flow that automatically generates a file that Attentive can consume. The file will contain two columns of data. The first column will consist of either email or phone number (as determined by you in collaboration with your Attentive account team). The second column will consist of the name you would like your subscriber segment to be called in Attentive. This process ensures smooth integration between your data and Attentive's platform. Please see Attentive’s Subscriber Segment Upload documentation for additional information.

📘

Considerations

  • Make sure you’ve worked with your Attentive team to determine whether to use phone number or email to identify your subscriber

To get started:

  1. Create a flow.
  2. Under Destination, choose the Attentive channel then the Send File to Attentive (via SFTP) action.
  3. Configure the parameters described below:

Configuration Parameters

Attentive SFTP Configuration Parameters
  • File Path and Name
    • uploads/{clientdomain}_subscriber_segment_{date}_{file_number}.csv
  • File Format
    • CSV

Field Configuration

In order to replicate Attentive’s CSV requirements for ingestion, there are some specific ways to configure fields. Below is an example of what the output of the CSV needs to be.

To adhere to Attentive's requirements, set up the fields in your flow like this:

  1. Field 1
    1. Click the Add field button
    2. Name
      1. Since Attentive requires that the CSV contain no headers, we have to use a dummy email or phone number for the name field.
      2. If you're using phone number, use "000-000-0000"
      3. If you're using email, use "[email protected]"
    3. Type
      1. If you're using phone number, use Text
      2. If you're using email, use Email
    4. Value
      1. If you're using phone number, use phone_number
      2. If you're using email, use email_address
  2. Field 2
    1. Click the Add field button
    2. Name
      1. Type the name of the segment that the subscriber should be associated with; surround in quotes. For example, "Most Loyal."
    3. Type
      1. Use Text
    4. Value
      1. Include the same segment name as above. To do this:
        1. Click the three dots and select Add custom value
        2. Type in your segment name (with quotes around it) in the box
        3. Click Update on the bottom right.

The final field configuration should look something like the following

Final field configuration

Final field configuration

🚧

  • Phone numbers not found in Attentive's subscriber list will be silently ignored.
  • If you would like to sync contacts to an existing segment in Attentive, please make sure that the name in Simon matches exactly to the name in Attentive.
  • If a subscriber list with this exact name in Attentive does not yet exist, a new list will be created in Attentive when this file is processed.