Search Attachments
Search for attachments in Greenhouse.
Options
| Field | Definition | Type | Required |
|---|---|---|---|
Result Set |
|
Dropdown | TRUE |
Input
| Field | Definition | Type | Required |
|---|---|---|---|
| Search Criteria | |||
Created Before |
Return only attachments that were created before the specified time stamp. The time stamp must be in ISO-8601 format. Note:
Enter the date in the format
|
Date & Time | FALSE |
Created After |
Return only attachments that were created after the specified time stamp. The time stamp must be in ISO-8601 format. Note:
Enter the date in the format |
Date & Time | FALSE |
Updated Before |
Return only attachments that were updated before the specified time stamp. The time stamp must be in ISO-8601 format. Note:
Enter the date in the format |
Date & Time | FALSE |
Updated After |
Return only attachments that were updated after the specified time stamp. The time stamp must be in ISO-8601 format. Note:
Enter the date in the format |
Date & Time | FALSE |
Attachment IDs |
If supplied, the results return only the attachments with the given IDs. Supply as a comma-separated string, for example |
Text | FALSE |
Candidate IDs |
If supplied, the results return only attachments that are associated with the specified candidate IDs. Supply as a comma-separated string, for example |
Text | FALSE |
Application IDs |
If supplied, the results return only the applications with the given IDs. Supply as a comma-separated string, for example |
Text | FALSE |
Type |
The type of the attachment.
|
Dropdown | FALSE |
| Custom Filter | |||
Filter |
To make your search more flexible, provide an API attribute name with value. Provide filters as key and value pairs separated by |
Text | FALSE |
| Streaming | |||
Flow |
Select Choose Flow to browse and select a helper flow where the search results are streamed, then select Choose to confirm. Optionally, select the empty field under Click or drop here to create and add custom extensible fields that pass data to the helper flow. These fields are added as key and value pairs under the State output object in the helper flow. This field appears when you select |
Flow | TRUE |
Record Limit |
Specify the number of records to stream.
This field appears when you select Note:
If a decimal value is provided, the fractional part is truncated and the value is rounded down to the nearest integer. For example 10.99 becomes 10 and 5.25 becomes 5. |
Number | FALSE |
Output
| Field | Definition | Type |
|---|---|---|
| Result | ||
Attachments |
This field appears if you select |
List of Objects |
ID |
ID of the attachment. |
Number |
Application ID |
The application ID that's associated with the attachment. |
Number |
Created At |
The time stamp when the attachment was created, in ISO-8601 format. |
Date & Time |
Updated At |
The time stamp when the attachment was updated, in ISO-8601 format. |
Date & Time |
Type |
The type of the attachment. |
Text |
Candidate ID |
ID of the candidate who's associated with the attachment. |
Number |
Filename |
Filename of the attachment. |
Text |
URL |
URL of the attachment. |
Text |
Records Streamed |
The number of records that were streamed in a streaming flow. This field appears when you select |
Number |