Install from the Marketplace
- Open the Optexity dashboard and go to Marketplace (
/marketplace). - Pick a public workflow and click Add to workspace.
- Open Workflows — the install appears in your workspace (marked Public).
Run it with curl
- On Workflows, open the curl action for the installed workflow.
- Copy the generated request (cURL or Python).
- Fill in your values under
input_parameters(andsecure_parametersif the workflow needs them). - Send the request with your API key.
endpoint_name, parameters, and API key with yours):