Actions
Create Connection
Create a new Blink connection with the provided method and attributes.
Oauth connections cannot be created using this action.
Parameters
Parameter | Description |
---|---|
Connection Attributes | A JSON object of the required connection’s details of the following form:{“attribute1”:{“value”: “somevalue1”}, “attribute2”:{“value”: “somevalue2”}, “attribute3”:{“value”: “somevalue3”}}To list the required attributes, use the “Get Connection Type” action and find the list of attributes under your chosen Creation Method. |
Connection Description | The connection description. |
Connection Name | The name the newly created connection will have. |
Connection Type ID | The type of Blink connection. |
Creation Method | The connection creation method you would like to use when creating the connection. |
Workspace ID | The workspace in which to create the connection. |
Example Output
Workflow Library Example
Create Connection with Blink and Send Results Via Email
Preview this Workflow on desktop
Was this page helpful?