This activity has been deprecated so it won’t receive any update any more. It's not visible in the workflow designer but workflows which are using it will continue to work fine. There is a new version of the activity named GetResultFieldValueV2. Use it to take advantage of the new features

GetResultFieldValue<T>

Description


Misc

FieldExternalId InArgument<String> REQUIRED

The ExternalId of the field to search.

Result OutArgument<T>

RowIndex InArgument<Int32> REQUIRED

The index of the row where the field to get is. It starts from 0 and it must be less than the searched emails number.

SearchResult InArgument<ISearchResult> REQUIRED

The search result from which to take the field.