Skip to main content
Figranium integrates with LangFlow so browser automation can become part of a visual LangFlow flow. Configure your Figranium connection, select a task, and feed dynamic values into the task from other components.

Set up Figranium in LangFlow

1

Add Figranium to a flow

In LangFlow, find the Figranium component and add it to your flow.
2

Configure the connection

Enter your Figranium Base URL and API key in the component configuration. Copy the API key from Figranium Settings. Your Base URL is the address you use to reach your Figranium instance.Use the base URL without a trailing slash. If you need to create a key, see Get Your Figranium API Key.
3

Select a task

Choose the Figranium task the component should run.
4

Provide variables

Supply runtime variables when the task needs dynamic input. Connect values from other LangFlow components or provide them directly.
5

Run the flow

Execute the flow. LangFlow invokes the selected Figranium task using the configured connection and inputs.

Runtime variables

Use variables to connect LangFlow data to reusable Figranium automations. A flow can pass values such as URLs, queries, or identifiers into a task at execution time. See Variables & Templating for details.

Authentication

The component uses your Figranium API key to authenticate with your instance. Keep the key secret and rotate it if necessary. See API Key for key management instructions.