Skip to main content

Documentation Index

Fetch the complete documentation index at: https://learninghub.blinkops.com/llms.txt

Use this file to discover all available pages before exploring further.

To learn more, visit the Nucleus documentation.

Parameters

ParameterDescription
Project IDThe ID of the project. Can be obtained by the List Projects action.

Example Output

{    "tracking_method": "string",    "project_name": "string",    "project_description": "string",    "project_id": 0,    "project_groups": [        "string"    ],    "project_org": "string"}

Workflow Library Example

Get Project by Id with Nucleus and Send Results Via Email
Workflow LibraryPreview this Workflow on desktop