Skip to main content

Edit Connection

Edit an existing Blink connection.

note

A connection cannot be changed to Oauth using this action.

Parameters

ParameterDescription
Connection AttributesA 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 DescriptionThe updated connection description.
Connection IDThe connection to edit.
Connection Type IDThe type of Blink connection.
Creation MethodThe connection creation method you would like to use for the edited connection.
Workspace IDThe 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

Workflow LibraryPreview this Workflow on desktop