Creating a Web Service Provider

Summary

Overview of how to create a TeamDynamix Web API Service Provider to utilize for Web Services within TeamDynamix.

Body

This article will talk through what a Web Service Provider is and how to create one in your Ticketing application. You will need to be a TeamDynamix Administrator or an Application Admin of the ticketing application to set this up.

Overview

The web service provider is the "root" or the base of the web service method(s) you are going to define. Typically you would have one provider per web site.How to create a Web Service Provider

Some contextual information about the instructions. Example instructions:

  1. Navigate to your Ticketing application in TDAdmin via Applications > [Ticketing App] > Workflow Web Services
  2. Select Web Service Providers
  3. Web service providers need a name and a base URL. Optionally, you can provide a description. Please make sure the "active" checkbox is checked before you use them.

Details

Details

Article ID: 138977
Created
Wed 10/27/21 9:44 AM
Modified
Thu 11/7/24 9:32 PM

Related Articles