/smartsheet-api

Library to access smartsheet API. Can create sheets and add rows.

Primary LanguagePHP

Smartsheet API Library

Smartsheet Resources

Requires

  • Smartsheet API token

Features

  • Create new sheet
  • Add new rows to sheet
  • Retrieve sheet
  • Get sheet data

Using

  • Clone or download library
  • composer install to add required libraries
  • main.php - demo on how to access/use the library