Need to find location of the stored attachment files

Hi
One of my workflow is creating a pdf attachment for the newly added rows. The attachment file store location is set as default. But I’m not able to locate the attachments files being created.

Need guidance on how to find where these attachment files are stored while the new row is added.

Regards,

Go to appsheet/data/app_name/

2 Likes

Looked at that location already. There are no attachment files being stored there.
IN fact no pdf file at all…just the app templates

Check appsheet > data > appname-id > {tablename}_Files folder.

1 Like

Maybe because your attachment archive is set to AttachAndDoNotArchive?

Neeraj_Malik:

3 Likes

Thanks, got it done now once I changed the setting to AttachAndArchive

2 Likes