Moosend - Get all campaigns

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

Use the Moosend - Get all campaigns action A tool for building the processes, logic, and direction within workflows. Actions are the steps the workflow performs to complete a process. to retrieve a list of all campaigns in your account with detailed information.

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

Configure the Moosend - Get all campaigns 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 Status and specify paging if necessary.

Moosend - Get all campaigns 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 retrieve all campaigns.

To refresh the available connections, click .

(n/a)

  Status The status of the campaign. When you specify the Moosend connection, all the statuses in the selected connection are available to select from in the Status drop-down list. Text, Decimal, Integer, Boolean, DateTime, Collection
Paging Items per page The number of items you want to retrieve per page. You can specify a maximum of 100 items. Integer
  Page number The number of the page from where to start retrieving the items. Integer
Output Campaigns Stores the result of the action as an object. The following values are returned:
  • Code: (Integer) The response code. This is 0 if successful.
  • Context: (Object) An object containing the following values:
    • Campaigns: (Collection) A collection containing the following values:
      • Confirmation to: (Text) The email address to which a confirmation message will be sent when the campaign has been successfully sent.
      • Created on: (DateTime) Specifies when the campaign was created.
      • ID: (Text) The ID of the campaign.
      • Is transactional: (Boolean) This value will be false.
      • Mailing lists: (Collection) A collection containing the following values:
        • Mailing list: (Object) An object containing the following values:
          • Active member count: (Integer) The number of the active members for this mailing list.
          • Bounced member count: (Integer) The number of the bounced emails for this mailing list.
          • Created by: (Text) The IP from where the requested mailing list was created.
          • Created on: (DateTime) The date time that the requested mailing list was created.
          • ID: (Text) The ID of the mailing list.
          • Name: (Text) The name of the mailing list.
          • Removed member count: (Integer) The number of the removed emails for this mailing list.
          • Status: (Integer) The status of the mailing list. This will be one of the following:
            • 0: For created
            • 1: For imported
            • 2: For importing
            • 3: For deleted
          • Unsubscribed member count: (Integer) The number of the unsubscribed emails for this mailing list.
          • Updated on: (DateTime) The date time that the requested mailing list was updated.
      • Name: (Text) The name of the campaign.
      • Recipients count: (Integer) The number of the total recipients.
      • Scheduled for timezone: (Text) The selected timezone for the scheduled campaign to be delivered.
      • Status: (Integer) The status of the campaign. Will be one of the following:
        • 0: For Draft
        • 1: For Queued for sending
        • 3: For Sent
        • 4: For Not enough credits
        • 5: For Awaiting delivery
        • 6: For Sending
        • 10: For Deleted
        • 11: For Selecting winner
        • 12: For Archived
        • 13: For Subscription expired
        • 14: For Subscription limits exceeded
      • Subject: (Text) The subject of the campaign.
      • Total bounces: (Integer) The total number of the total bounces.
      • Total complaints: (Integer) The number of complaints.
      • Total forwards: (Integer) The total number of forwarded emails. This will count emails forwarded by the "Forward to a friend" personalization tag.
      • Total link clicks: (Integer) The total number of link clicks.
      • Total opens: (Integer) The total number of emails opened.
      • Total sent: (Integer) The total number of emails sent.
      • Total unsubscribes: (Integer) The total number of the unsubscribed emails.
      • Unique forwards: (Integer) The total number of the unique forwarded emails. This will count emails forwarded by the "Forward to a friend" personalization tag.
      • Unique link clicks: (Integer) The total number of the unique link clicks.
      • Unique opens: (Integer) The total number of the unique emails opened.
    • Paging: (Object) An object containing the following values:
      • Items per page: (Integer) The page size of the results. This will be 0 if not defined.
      • Page number: (Integer) The number of the result page. This will be 1 if not defined.
      • Sort is ascending: (Boolean) This will be false if the results are not displayed with an ascending order based on the sort expression.
      • Total page count: (Integer) The number of all the available mailing list pages for your account.
      • Total results: (Integer) The number of all the mailing lists that are included in the response.
  • Error: (Text) The response error message. This is null if successful.
Object