Skip to content

Attachment to URL

Purpose of the Node

The Attachment to URL node processes an attachment and returns a signed URL. It checks if the attachment is an URL and sets the “Success” pin to true if it is. Otherwise, it sets the “Success” pin to false.

Pins

Pin NamePin DescriptionPin TypeValue Type
AttachmentThe attachment to convert to a signed URL.StructAttachment
Signed URLThe signed URL of the attachment.StringString
SuccessIndicates if the attachment was successfully converted to a URL.BooleanBoolean