Questions tagged [smartsheet-api]

The Smartsheet API provides developer access to Smartsheet features and data

The Smartsheet API provides a REST interface to Smartsheet features and data. The API enables Smartsheet customers to programmatically access and manage their data, and empowers application developers to build solutions on top of Smartsheet.

For more information about the Smartsheet API, please visit and bookmark the Smartsheet Developer Portal. There, you’ll find links to the API Documentation, SDKs and sample apps, and other ways Smartsheet can make your API integration easier.

Repositories of sample projects can also be found on the Smartsheet Platform GitHub page at https://github.com/smartsheet-platform.

Smartsheet, a leading Software as a Service (SaaS) company, offers businesses an intuitive online collaboration tool. The ease of use of the familiar spreadsheet-like interface, coupled with file sharing, work automation and Gantt chart features, have made it a popular and highly functional collaboration and project management tool for nearly 2 million users. Customers include construction companies, consulting firms, schools and universities, utility firms, government entities, healthcare organizations, high-tech firms, non-profits, manufacturing and law firms, among others. Additionally, Smartsheet offers mobile apps, pre-built templates and integrations with leading cloud apps such as Box, Dropbox, Salesforce, Google Drive and Zapier to ensure users are up and running quickly. Visit http://www.smartsheet.com for more details.

530 questions
-2
votes
1 answer

Using Smartsheet API with Swift

Is it possible to use Alamofire like so: AF.request("https://api.smartsheet.com/2.0/sheets/",method: .get).responseJSON { Data in debugPrint(Data.result) } in Swift to interact with the Smartsheet API? I'd hope that swapping out the current https…
-2
votes
1 answer

Connecting Excel and Smartsheet so excel can pull the files from a workspace of Smartsheet

I am trying to determine if upgrading Smartsheet to the business tier is worth it right now. The main thing deciding this is whether I can connect all of the files from a workspace to Excel Power Query using the Live Data Connector. I have searched…
Collin Barker
  • 11
  • 1
  • 5
-3
votes
1 answer

Divide revenue across quarters in two years - Excel and SmartSheet

I need a formula to: recognize the quarter for each date divide the revenue in half for the start and end quarter. Below is an example of the results I'm looking for. Need this to be a formula I can build in SmartSheet and/or Excel and transfer…
-4
votes
1 answer

Access data from smartsheet dashboard in php

I need to access smartsheet 'card sheet (dashboard)' data in php using api. But smartsheet 'Grid sheet' is accessable for me. if anyone know, please help me.
Adnan ali
  • 25
  • 6
1 2 3
35
36