79451703

Date: 2025-02-19 14:32:52
Score: 1.5
Natty:
Report link

try to update the Append to CommonAttachmentArray and change the value in ContentBytes with the Body from Get Attachment. it should look like this:

enter image description here

{
  "Name": "filename.pdf",
  "ContentBytes": {
    "$content-type": "application/octet-stream",
    "$content": "JVB...jQKRgo="
  }
}
Reasons:
  • Probably link only (1):
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: frue