Skip to main content
All CollectionsIntegrations and EnrichmentsGithub
Find Email from Username or Search with Github
Find Email from Username or Search with Github

Find an Email Address for a GitHub user using recent commits

Updated over a week ago

Introduction

This integration enables users to retrieve email addresses associated with GitHub accounts using recent commit data. By leveraging GitHub's API, the action searches for email information linked to a specified username or through a targeted search. This functionality streamlines the process of obtaining contact details for GitHub users, enhancing communication and collaboration within the development ecosystem.

Input

Name

Is Optional

Description

Type

Username

true

e.g. "eengoron"

text

Search Query

true

e.g. "Eric Engoron" or "tom repos:>30"

text

Output

Name

Type

Emails

array

Username

text

Did this answer your question?