Salesforce Chatter search feed

Nintex external platform is required for this feature. For details, see Enable Nintex external platform features.

Searches for feeds in the Authorizing user's Salesforce Chatter network.

Action settings

Following are the fields and options visible in the configuration settings dialog box for this action.

Field Description

Connection

Select a Salesforce connection.

For more information about connections, see Manage connections to external providers.

Search query

Specify the string to search. The search string must contain at least two characters, not including any wildcards and limited to 100 characters. Wildcards include the asterisk (*) and question mark (!), used as follows.

  • Asterisks (*) match zero or more characters at the middle or end (not the beginning) of your search term. For example, a search for john* finds items that start with john, such as, john, johnson, or johnny. A search for mi* meyers finds items with mike meyers or michael meyers.
  • Question marks (?) match only one character in the middle or end (not the beginning) of your search term. For example, a search for jo?n finds items with the term john or joan but not jon or johan.
Maximum results

Specify the maximum results to return.

Default value: 25. Valid values: 1-100. Default value is used if invalid value is specified.

Time zone

Specify the time zone to use for the dates.

Default value: UTC.

Output

Store output for this action using the following selections.

  • Dates: Specify a collection variable to store the feeds' posted in the specified timezone.
  • Feed type: Specify a collection variable to store the feeds' types.
  • IDs: Specify a collection variable to store the feeds' IDs.
  • Information: Specify a collection variable to store the feeds' text. The information includes who made the post, the type of feed and the recipient of the post.

  • URLs: Specify a collection variable to store the feeds' web URLs.
  • Result count: Specify a numeric variable to store the number of results retrieved.