New Attachment on a Smartsheet

I’m trying to use UiPath activity to attach an excel file into a Smartsheet. When I use the option “Attach File” (UiPath.Smartsheet.Activities) one of the parameters is “Attachment Id”, mandatory if you select the option “Attach as new version” a “True” on the parameter avobe.

How we can obtain the Attachment Id?

At the end what we want is to replace one attachment file by another with same name but updated.

Thanks in advance for your support

@ivan.puig

You can use list attachments actovity…whoch will give you the list of attachments and from then you can get the required id and use it

Cheers

Hi Anil

Problem solved!
Thank you so much for your support here.

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.