Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enrichment API support #30

Closed
baldrich-randori opened this issue May 16, 2020 · 2 comments
Closed

Enrichment API support #30

baldrich-randori opened this issue May 16, 2020 · 2 comments

Comments

@baldrich-randori
Copy link

I was looking to leverage the enrichment API but it looks like you don't support it through the golang API?

@harlow
Copy link
Member

harlow commented May 18, 2020

hi @baldrich-randori the Enrichment APIs are supported. They are under Person and Company and use can use an Email or Domain as inputs:

https://github.com/clearbit/clearbit-go/blob/master/clearbit/examples_test.go#L156-L169

@baldrich-randori
Copy link
Author

Thanks for your help, I went this direction as well but it seems like we have to do each query separate for the domain and the email where the python api supports this https://clearbit.com/docs#enrichment-api.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants