List Projects
Returns a list of all projects.
External Documentation
To learn more, visit the Nucleus documentation.
Example Output
[
{
"tracking_method": "string",
"project_name": "string",
"project_description": "string",
"project_id": 0,
"project_groups": [
"string"
],
"project_org": "string"
}
]
Workflow Library Example
List Projects with Nucleus and Send Results Via Email
Preview this Workflow on desktop