Integrated Skills SmartSuite

Integration API

The Integration API is a collection of web services that provide a means for customers to integrate their systems with SmartSuite. The SDK includes a number of items to help the developers with that process.

Getting Started

  • For an overview, use the Articles.
  • For data requirements, use the API Reference in conjuction with the Data model
  • For SmartSuite terms, use the glossary

SDK Contents

The Integration API SDK contains the following:

  • Web Documentation
  • ISL.SmartSuite.IntegrationApi.Models.1.3.6.nupkg - This contains a .netStandard 2.0 class library contains the definitions of all classes and Data Transfer Objects (DTOs) used in the API.
  • Sample code written in C# to show how to make a call to FetchServicePointReports.
  • Example code written in Javascript to show how to make a call to FetchServicePointReports.