Managing Lookup Values
What is a lookup table?
A lookup table stores data in a key-value format. It allows workflows to quickly retrieve data based on specific keys. Use lookup tables to manage static or reusable data for workflows.
How do lookup tables, vaults, workspaces, and environments work together?
In PlatformNX, lookup tables, vaults, workspaces, and environments work together to provide a structured, secure, and scalable way to manage applications and workflows.
Workspaces organize applications, workflows, and resources in a shared space. They help teams manage related applications and control access.
Lookup Tables store reusable key-value data. All applications in a workspace can access this data to build workflows.
Vaults securely store sensitive information, such as passwords and tokens. Workflows can access this data without exposing it.
Environments manage configuration settings for different stages (Development, Production).
Accessing Lookup Tables
To access lookup tables:
Log in to your PlatformNx account.
Select the workspace that contains the lookup tables you want to manage.
Click Lookup Tables in the main menu. The Lookup Tables panel appears.
Click a lookup table to view its details, or click the Add icon to create a lookup table.
Last updated
Was this helpful?