What You Can Do
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:
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
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.