You can manage workspace named values using the Platform Automation API for operations including:

Details of required parameters, available methods and endpoint urls can be found within FaUAPI named value task schema documentation.

Creating a named value

You can use this endpoint to create and add a named value. View details on the url and any parameters required to use this endpoint.

List all named values

You can use this endpoint to list all named values within a workspace. View details on the url and any parameters required to use this endpoint.

Retrieving a named value

You can use this endpoint to retrieve a named value. View details on the url and any parameters required to use this endpoint.

Updating a named value

You can use this endpoint to update a named value. The url and required parameters for this endpoint can be found at View details on the url and any parameters required to use this endpoint.

Deleting a named value

You can use this endpoint to delete a named value. View details on the url and any parameters required to use this endpoint.

Example

An example showing how to use a Platform Automation API endpoint for automation can found in the Example automation using an api endpoint section.