Examples

This section provides sample applications and scripts that demonstrate how to use the BarTender Cloud REST API to access BarTender Cloud so that you can integrate BarTender Cloud activities with your business applications.

In This Section

  • C# Web-Based Application

    Provides a sample web-based application that demonstrates how to authenticate and make a call to the BarTender Cloud REST API, and describes the changes that are required to convert the generic C# web application to one that you can use to interact directly with BarTender Cloud.

  • C# Password-Based Application

    Provides a sample password-based application that demonstrates password-based access to the BarTender Cloud REST API (as would be used with a console application or service) and generates an access token that you can use to make a call to the BarTender REST API.

  • PowerShell Automation Example

    Provides sample PowerShell scripts to automate the process of printing and then downloading a document.