Skip to content

Set Secret Override

Temporarily sets the target Secret parameter in the β€˜To’ slot to the value returned by the block in the β€˜From’ slot

The Set Secret block allows you to take a Secret value (or a reference/link to a Secret value) and store it in another Secret variable (or a reference/link to a Secret value).

To use it:

  1. Connect the source block to the from slot

  2. Specify where to store the data by adding a variable or Data Structure Reference in the to slot.

The Set Secret block is a temporary override. It will only affect the value in the to slot for the duration of the current process. It will not re-write the value persistently to the secret store.


Parameters

ParameterParameterValid BlocksRequired
From The secret value to use Semi-Secret Block Group Yes
To The destination secret to set Reference Block Group Yes