Edit Connection
Edit an existing Blink connection.
note
A connection cannot be changed to Oauth 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"}}Note: All attributes must be present regardless of whether they are changed or not.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 updated connection description. |
Connection ID | The connection to edit. |
Connection Type ID | The type of Blink connection. |
Creation Method | The connection creation method you would like to use for the edited connection. |
Workspace ID | The workspace in which the connection was created. |
Example Output
22bcacf8-54ba-4909-b5cb-f5ddb0409b38
Workflow Library Example
Edit Connection with Blink and Send Results Via Email
Preview this Workflow on desktop