Is there a way to reference an attachment property on an object with AIP Logic?
My end goal is to allow a user to upload an attachment via a Workshop app, parse the text and run it through AIP to extract various properties and create an object type from it.
I’ve tried using pdfjs-dist to parse via TS with no luck, so I thought AIP Logic might’ve been a good alternative but it doesn’t look like it’s supported currently.