Connect IDs are the means by which the Cloudbridge Platform stores credentials and also makes these credentials available to solutions and script.

There are currently five Connect ID Types:

ConnectID TypeDescriptionConfiguration 
Microsoft CloudUsed with Azure and Office365

 

On-Prem Proxy

Used with a Cloudbridge On-Prem Proxy

 

EmailUsed to provide SMTP Email credentials

 

ServiceNowUsed with a ServiceNow tenant

GenericA general purpose ConnectId to store credentials

Assigning Connect IDs

Connect IDs can be assigned to a folder or script in two ways:

This screen shot shows how to select Run As and Available Connect IDs bound to a folder or script:

ConnectID Variables

A ConnectID can stored variables that scripts can read and optionally write. Variables can be accessed from the ConnectID properties panel by clicking the two small triangles in the upper right hand corner for the initial panel.

Related Articles

Using ConnectIds in Script


Note: Because Cloudbridge has a reserved $ConnectID variable that contains the current executing ConnectID reference, do not use this variable name when retrieving your available ConnectID's from the $ConnectIDs collection.