T2M URL Shortener - Get shortened URLs

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

Use the T2M URL Shortener - Get shortened URLs action A tool for building the processes, logic, and direction within workflows. to retrieve a list of shortened URLs from T2M URL Shortener.

For more information about T2M URL Shortener, go to T2M URL Shortener.

Configure the T2M URL Shortener - Get shortened URLs action

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

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

T2M URL Shortener - Get shortened URLs 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 T2M URL Shortener connection to use to retrieve the list of short URLs.

To refresh the available connections, click .

(n/a)

  Order by date Defines the sorting order of the resulting URLs: Ascending or Descending. (n/a)
Paging Page

Defines which page of the pagination to load. Used with Items per page to manage the retrieved URLs.

Integer
  Items per page Defines how many URLs to load on a single page. Integer
Output Shortened URL

Stores the result of the action as an object. See T2M URL Shortener - Client API for information on these values.

The following values are returned:

  • Status: (Integer)
  • Message: (Text)
  • Data: (Object)
    • Page: (Integer)
    • Page size: (Integer)
    • Items: (Collection)
      • Created date: (Text)
      • URL: (Text)
      • Hits: (Integer)
      • HTTP redirect code: (Text)
      • ID: (Integer)
      • Short URL: (Text)
      • Slashtag: (Text)
      • Updated date: (Text)
Object