Skip to main content
Connect GitHub to Sixtyfour and turn repositories into lead lists. Pull contributors, stargazers, and watchers from any repo, or search GitHub for users, repositories, and code.

What You Can Do

CapabilityDescription
Find people from reposExtract contributors, stargazers, or watchers from GitHub repositories
Search GitHubSearch for repositories, users, or code by keyword
Enrich developersPipe GitHub profiles into enrichment blocks to find emails, companies, and contact details

Quickstart

1

Connect your GitHub account

In the Sixtyfour dashboard, go to Integrations and select GitHub. Authorize access to your GitHub account.
2

Create a workflow with a GitHub source block

Open the Workflow Editor and create a new workflow. Choose one of the GitHub source blocks:
BlockUse case
GitHub Find PeopleGet contributors, stargazers, or watchers from a specific repository
GitHub SearchSearch GitHub for repositories, users, or code matching a query
3

Configure the source

GitHub Find People — Select the role type (contributors, stargazers, or watchers) and provide a repository column or value (e.g., sixtyfour-ai/docs).GitHub Search — Choose a search type (repositories, users, or code) and enter your query.
4

Add enrichment and output blocks

Chain enrichment blocks after the GitHub source to build out lead profiles:
5

Run the workflow

Run the workflow from the editor. Sixtyfour pulls profiles from GitHub and processes each one through your pipeline.

Example Workflows

Recruit contributors from an open-source project

Find developers interested in a technology

Block Reference

FieldGitHub Find PeopleGitHub Search
Block typegithub_find_peoplegithub_search
Pipeline positionSource (first block)Source (first block)
Requires integrationYesYes
Key configRole type, repository columnSearch type, query
GitHub source blocks run from the Workflow Editor. To trigger workflows programmatically via API, use a Webhook source block instead and pass your GitHub data as the payload.