-
Integration of interactive maps into Smartsheet.EU
Hello everyone, I hope you are all doing well! We are currently looking for a way to integrate maps into Smartsheet.EU (based on a database of distribution partners managed in Smartsheet). The purpose would be to filter locations (e.g. by postcode) to get a quick overview of possible partners for a given area and to…
-
Feature Request: Read-Only API Scope for Complete Organizational User & Event Visibility
Description of the Feature: We are requesting the creation of a new, granular, read-only API OAuth scope (e.g., READ_ORG_USERS_ADMIN or similar) that allows third-party applications to retrieve complete organizational user details, groups, and event logs without requiring full administrative privileges. Currently, to get…
-
Copilot Frontier integration
Microsoft now has an official Smartsheet Sheet connector for Copilot. It indexes Smartsheet content so Copilot can search and reason over it inside Microsoft 365. It's in BETA right now. What are some of your success stories / plans for this? Apparantly this can enable: multi-step work across Microsoft 365 applications,…
-
Enable Premium Apps on user accounts via API
Enabling Premium Applications on user accounts via API is currently not available. The "admin" api that runs the admin web page does have this capability, but the public API does not.
-
🔵 Available for Hire | Senior Smartsheet Consultant & Developer | Full-Time or Contract
Hi Smartsheet Community, I'm Abhijit Mohanty, a Senior Smartsheet Consultant and Developer with 12+ years of experience delivering enterprise-grade solutions for Fortune 500 companies, government agencies, and mid-market clients. I'm currently available for both full-time roles and contract/freelance engagements. What I…
-
Commenting and attachments now free for internal users with new CONTRIBUTOR seat type
April, 30, 2026 We've deprecated the VIEWER seat type and replaced it with CONTRIBUTOR (New) — and with it, internal users on your plan gain the ability to comment on sheets and add attachments at no extra cost. This means more people across your organization can actively participate in workflows instead of being limited…
-
How to Identify Which Smartsheet API Endpoints Our Organization Is Using?
Hi everyone, I recently received a notice from Smartsheet regarding upcoming API endpoint deprecations and the 90‑day warning period. As a System Admin, I was informed that users in our organization are actively using Smartsheet API tokens, and some older endpoints will be sunset by June 3, 2026. Before we make any…
-
Brandfolder API: surface search parameter syntax in /assets endpoint reference
I'd like to suggest a documentation improvement for the Assets endpoint reference. The search query parameter on GET /brandfolders/{brandfolder_id}/assets is currently documented generically, with no indication of what can actually go inside it. The fact that you can filter by custom fields (custom_fields.{key}:"value"),…
-
Some APIs not working?
Some of the APIs inexplicably don't seem to be working. For instance, I can make a request to the Get sheet endpoint fine, but when I try to List columns with the exact same variables I get a 404 Not Found response (see attached screenshots). Have encountered this with several other endpoints (for instance, Attach file or…
-
Reports API: Full CRUD Support Now Available
You can now create, read, update, and delete reports programmatically via the Smartsheet API. Reports are no longer UI-only — they're a first-class API resource, just like sheets. What's new The Reports API now supports the full object lifecycle: Create reports from API calls — no more manual setup in the UI Read report…