-
Digitally Stamping an Attachment
I am looking to see if anyone has come up with a creative way to digitally stamp an attachment without having to download, open, stamp, save, and upload said attachment. We have an approval process that goes through multiple steps and the final step is a stamp. This is a timely process and I am looking for suggestions that…
-
Bridge - Copy all attachment names to another sheet & get data from an array with a Child Workflow
This solution copies all attachment names from a source row and adds one row for each attachment name onto a target sheet. Each target row contains one attachment name and the source row primary key. The solution uses a Child Workflow to get individual data values from an array in the Parent Workflow. The solution is very…
-
How to get attachment in the Alert Notification
Hello Everyone, I am trying to send the attachment to the other team member, my condition in the sheet is if the person checked the box in the sheet, the manager should receive the notification along with the attachment, which is attached to the row, but in my case, the attachment is not showing in the mail. Please suggest…
-
Can Bridge use Smartsheet APIs with HTTP Call Utility Function?
Hi, I'm trying to manage some automated attachments of files to rows in Smartsheet. I've gotten to the point of retrieving the file from its source and am ready to upload it to a Smartsheet row via API. I also have this API request working in Postman. Where I am struggling is when I try to implement this API request in…
-
Drag and drop an attachment is not work and their isn't an option to upload from my computer...
So, my drag and drop is not working. I grab the file, drag it over, looks like everything is fine, but when I drop it, it just disappears. No attachment, no message, no nothing... We don't have/want a Brandfolder account so the only way I can add an attachment is by using a link? Anyone else having this problem?
-
Adobe Document Signatures
Is Adobe available to integrate with Smartsheet for the purpose of document signatures? Current workflow: Form submitter uploads a document to be signed by 3 individuals Tier 1 - download, sign, save, upload Tier 2 - download, sign, save, upload Tier 3, download, sign, save, upload, route back to submitter This is a lot of…
-
Attachments sheet to dashboard.
Is it possible to do so that the attachments attached to the sheet would be automatically seen in the dashboard ?
-
Attachments vs Discussion with Attachments
Am using below Smartsheet API to get all the attachments. It brings the attachments from attachments and attachment available under Discussion. No problem in that. smartsheetclient.Attachments.get_attachment(sheet_id, attachment_id) While deleting the attachments using the below API. Here the problem is attachments section…
-
Sending attachments via e-mail
Is there a way to automate sending attachment (attachment in row) to specific e-mail, when a new row is added? Maybe through Smartsheet workflow, or Microsoft automate?
-
Is there a formula that can check if a row has an attachment?
I have a dropdown, single-select column that describes the type of action item listed on that row. For example: If someone selects the Star symbol on that row, the column formula calculates that the action item is a Milestone and returns the "Milestones" option from the drop-down options. I would like to indicate when an…