-
Anyone have experience with using Power Automate to attach an eml file to a row from OneDrive?
I currently have a workflow in power automate that saves an email as an eml file in a ONEDRIVE folder. I would like to attach the .eml file to a specific row that is stored as a variable in my workflow. I would like to use a HTTP POST request to attach the email file to the specific row, but haven't been successful thus…
-
Symbols
Can I create my own colored symbols and use that as a drop-down instead the predefined symbols available?
-
Merged: Internal Server Error w/ API PowerBI connection
This discussion has been merged.
-
Merged: Anyone having issues refreshing Smartsheet data in Power BI reports?
This discussion has been merged.
-
Summary field with formula by API
Hello everyone, I have a function that I run via API that helps me replicate improvements across all the spreadsheets for projects I work on. I tried to insert a new formula field into my spreadsheet using this function and it worked perfectly. However, the field results in a formula error and I need to access all the…
-
Role requirements for API Access?
Is there any role requirements for API access, especially for List users and groups?
-
INTUIFACE API Intergration
Add compatibility for INTUIFACE user interface software to communicate with smartsheet via API on all platforms, inparticular IOS. Allow requests from origins, Player running on iOS, with the origin capacitor://localhost (capacitor://localhot) If you were using Intuiface on the web, the origin would be…
-
Javascript SDK with Typescript
Hi. Many development companies that use Javascript as a backend language use Typescript to increase the readability of their code. It would be very useful if the Javascript SDK had support for Typescript so that those of us who want to use this Javascript supplement can take advantage of all its benefits. Right now if I…
-
Is it feasible to automatically transfer input from form data with added formatting and information?
Hi, I am attempting to reduce the need for manual data entry. Essentially, I would like a system where a sales colleague can check off a list of processes when they receive an order, lets say A, B, and C. A new sheet is created for production showing they need to complete processes A B C. The problem I am facing is that I…
-
Bulk toggling of 'Record a Date' automations
I have nice little script to iterate through hundreds of sheets and update contact fields that lack a display_value, so that names consistently show up instead of email addresses. But there are 'record a date' automations tied to those cells that need to be turned off temporarily to avoid triggering them and overwriting…