Moosend - Send a pre-configured campaign

Important: This connector and its actions have been removed from Nintex Workflow and can now be found in Nintex Gallery.

Use the Moosend - Send a pre-configured campaign action A tool for building the processes, logic, and direction within workflows. Actions are the steps the workflow performs to complete a process. to send an existing draft campaign to all recipients specified in its mailing list.

For more information about the Moosend connector, go to Moosend.

Configure the Moosend - Send a pre-configured campaign action

  1. Add the action to the workflow and open the action configuration panel. For more information, see Add an action to the workflow.

  2. Select a Connection. If you do not have a connection, see Add a connection.
  1. Select the Campaign.

Moosend - Send a pre-configured campaign action fields and settings

Section

Field

Description

Variable types

(Unlabeled)

Connection Credentials and other settings that enables workflows to communicate with external systems, services, or applications. It's required to pass data between the workflow and the indicated service, which could be a cloud service, business application, or content store.

The Moosend connection to use to send a pre-configured campaign.

To refresh the available connections, click .

(n/a)

  Campaign The campaign you want to send. When you specify the Moosend connection, all the campaigns in the selected connection are available to select from in the Campaign drop-down list. If you want to select a campaign that is not in the list, you can insert a variable in the Campaign field. When using a variable, use the campaign ID. Text, Decimal, Integer, Boolean, DateTime, Collection
Output Send result Stores the result of the action as an object. The following values are returned:
  • Code: (Text) The response code. This will be 0 if successful.
  • Context: (Object) An object containing the following values:
    • ID: (Text) The ID of the draft campaign sent.
    • Messages: (Object) An object containing the following values:
      • Code: (Text) The error code for the message.
      • Message: (Text) The error message.
  • Error: (Text) The response error message. This is null if successful.
Object