ClickSend - Get contact lists

Use the ClickSend - Get contact lists action A tool for building the processes, logic, and direction within workflows. to retrieve contact lists from ClickSend.

You can send SMSs and voice messages to a list.

For more information about ClickSend, go to ClickSend.

Configure the ClickSend - Get contact lists action

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

  1. Select a Connection. If you do not have a connection, see Add a connection.
  2. Configure paging options, if needed.
  3. Create or select a variable for the output.

For more information on all the required and optional configuration fields, go to ClickSend - Get contact lists action fields and settings.

ClickSend - Get contact lists action fields and settings

Section

Field

Description

Variable types

(Unlabeled)

Connection Credentials and other settings required to pass data between the workflow and the indicated service, which could be a cloud service, business application, or content store.

The ClickSend connection to use to retrieve the contact lists.

To refresh the available connections, click .

(n/a)

  Page

The page number of the list of contact lists to retrieve. Used for paging with the Current page field from the output of this action.

Integer
  Items per page The number of contact lists to retrieve per page. Integer
Output Contact lists

Stores the result of the action as an object. See ClickSend API for more details. The following values are returned:

  • HTTP response code: (Integer)
  • Response Code: (Text)
  • Response message: (Text)
  • Data: (Object)
    • Contact lists: (Collection)
      • Contacts count: (Integer)
      • List ID: (Integer)
      • List email ID: (Text)
      • List name: (Text)
    • Current page: (Integer)
    • From: (Integer)
    • Last page: (Integer)
    • Lists per page: (Integer)
    • Next page URL: (Text)
    • Previous page URL: (Text)
    • To: (Integer)
    • Total: (Integer)
Object