You can easily create a web service connection in Canvas Studio with viable and feasible configurations. A web service connection is created to facilitate the process of fetching the data from a web service. A brief overview on creating a web service connection in Canvas Studio is provided as follows:
- Click Create > Connection.
- In the Create New Connection screen, select the Web Service option.
- Provide a unique name in the Connection Name field.
- Provide the base URL of the web service in the Domain field.
- Select the No Authentication option from the Authentication Type drop-down list.
- Click Save to save the web service connection.
The step-by-step procedure to create a web service connection in Canvas Studio is listed as follows:
- On the home page of Canvas Studio, click Create > Connection.
The Create New Connection page appears. - In the Connection Type field, select the Web Service option.
- Enter the REST web service address ending with a forward slash in the Domain Name field. This address is also called as the base URL.
- Since the entered REST Web Service doesn't have any form of authentication, select No Authentication option from the Authentication Type drop-down list.
- Click Save.
A confirmation message, indicating a successful save, appears. - Click Ok.
Watch the following videos for more information.
Configuring API Key Based Web Service
Configuring No Auth Based Web Service
Web Service Integration via Internet Proxy
See also: