Get Teams

Fetch the list of teams for a specified GitHub organization.

Syntax

Below is a line-by-line overview of the automation syntax. Expand each line to learn more.

get the teams from {the source organization}

What does it do? Fetch the list of teams for a specified GitHub organization.

Where does it go? This is the base syntax for the procedure.

Is it required? ✅ Yes — This phrase is required in the syntax.

Does it require input data? ✅ Yes — This phrase requires a value for the source organization.

Examples

1. Retrieve the list of teams from an organization

get some teams from "kognitos"

Last updated

Was this helpful?