Greenhouse - Create attachment (v3) action

The Create attachment (v3) action creates an attachment for an application in Greenhouse using the v3 API.

This action is available for OAuth 2.0 connections only.

Input

Input fieldDescription
Application IDProvide the ID of the application to attach the file to.
FilenameEnter the name of the file.
Attachment typeSelect the type of attachment to create.
File contentEnter the raw file content. Use this field or provide a file URL.
File URLEnter the URL of the file. Use this field or provide file content.
VisibilitySelect a visibility setting for the attachment.

Output

Output fieldDescription
Attachment IDID of the created attachment.
Created atTimestamp when the attachment was created.
Updated atTimestamp when the attachment was last updated.
Application IDID of the associated application.
Candidate IDID of the associated candidate.
TypeType of the attachment.
FilenameName of the file.
URLURL of the uploaded file.
Content typeMIME type of the file.
VisibilityVisibility setting of the attachment.

Last updated: