PlusOne Solutions - Search records action

The Search records action retrieves a list of records matching the specified criteria from PlusOne Solutions.

Input

Input fieldDescription
ObjectSelect the type of object to search for.

Input fields load dynamically based on the selected Object. For example, the input schema is as follows if you select the Company relationship object:

Input fieldsDescription
PlusOne Client IDProvide the unique 13-character identifier assigned to each client in the PlusOne Network.
PlusOne UsernameProvide the username assigned to the Individual making the request by PlusOne. Used to create audit log entries. Leaving this blank will use the email address from the connection.
PlusOne Client Company IDProvide the unique identifier assigned to each company by the client. This can be different from the Company PlusOne ID.
Include InactiveSelect the boolean value from the drop-down menu. Choose 'Yes' to include inactive records or 'No' to exclude them.
OffsetProvide the number of records to skip from the beginning of the result set.
Page SizeProvide the number of records to return. Defaults to 1000 if not specified.

Output

Output fields load dynamically based on the selected Object. For example, the output schema is as follows if you select the Company relationship object:

Output fieldsDescription
RecordsArray of company relationship records.
Company PlusOne IDPlusOne's unique company identifier for each record.
Client PlusOne IDPlusOne's unique client identifier for each record.
Company IDInternal company identifier for each record.
Company Registration DateDate when the company was registered.
Company Contract ExpirationContract expiration date.
CompanyObject containing basic company information including name, DBA, tax information, and company type.

Last updated: