Returns the content of a file from the attachment field in Sugar.
This operator works for csv, txt, log files. The operator doesn’t output content of docx, xlsx, and PDF files.
inputs:
ID – provide ID of the Note with attachment or ID of the Document Revision with a file which content is needed.
- Required: yes
Please note that starting from Sugar v11 attachments are stored each as a separate Note, related to the parent one.
outputs:
contents – the content of the provided attachment. It may be used for the following parsing using Check If String Matches Pattern/Split String Into Collection or to be sent into an external system like AWS S3 Bucket.
Click to rate this post!
[Total: 0 Average: 0]