Hi everyone,
I’m looking to read the contents of Activity.Attachments
in Copilot Studio. Currently, I receive a table as the result. I’m not sure how to handle this table object or data type in my Copilot project. My goal is to forward this table (referred to as @Attachments
) to a webhook. Alternatively, I would also consider storing these attachments or information somewhere and then just providing the URL.
Has anyone dealt with something similar or have any suggestions on how to approach this?
Thanks!
Set(
recordObject,
First(Activity.Attachments)
)
Stay up to date on forum activity by subscribing. You can also customize your in-app and email Notification settings across all subscriptions.