Hello -- hoping somebody can help with this flow.
I'm creating a Purchase Invoice with corresponding Purchase Invoice Lines, and I want to attach an image of a receipt to the Purchase Invoice Line.
I can get the content into flow and BC, but I'm missing a step when it comes to adding the attachment.
My flow uses this step:
I can find the path for PurchaseInvoiceLines/item/documentAttachments/attachmentContent, and I'm passing the ID of the purchaseInvoiceLine and the content, but I have no idea what to use for the documentAttachments ID.
I tried creating a documentAttachment record, but purchaseInvoiceLine isn't one of the valid Parent Types, so I can't create a documentAttachment to get the ID.
Any ideas how this is intended to work?
Any ideas / suggestions are appreciated.
Thanks!
Garrett