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

[ACTION] Apollo.io - People Enrichment #14615

Open
johndbritton opened this issue Nov 8, 2024 · 2 comments · May be fixed by #14641
Open

[ACTION] Apollo.io - People Enrichment #14615

johndbritton opened this issue Nov 8, 2024 · 2 comments · May be fixed by #14641
Assignees
Labels
action New Action Request enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed triaged For maintainers: This issue has been triaged by a Pipedream employee

Comments

@johndbritton
Copy link

Is there a specific app this action is for?

Apollo.io

Please provide a link to the relevant API docs for the specific service / operation.

The People Enrichment action doesn't have full support for all of the parameters listed here: https://docs.apollo.io/reference/people-enrichment

In particular, I would like to use the linkedin_url parameter.

@johndbritton johndbritton added action New Action Request enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed labels Nov 8, 2024
@PipedreamHQ PipedreamHQ deleted a comment from Appilot-dev Nov 8, 2024
@vunguyenhung vunguyenhung added the triaged For maintainers: This issue has been triaged by a Pipedream employee label Nov 10, 2024
@praneeth622
Copy link

Hi @johndbritton ,

To address your query about alternative documentation or a clearer explanation regarding the linkedin_url parameter in the Apollo.io People Enrichment API, here’s a more detailed look into the issue and some resources that may help clarify things further.

Overview of Apollo.io API

Apollo.io offers a comprehensive API that helps users enrich contact data, manage leads, and automate various aspects of sales workflows. The People Enrichment endpoint specifically allows you to retrieve detailed information about individuals based on parameters like name, email, or LinkedIn URL.

Key Parameters in People Enrichment

When interacting with the API, you can use the following key parameters to enrich your data:

  • id: Unique identifier for the person in Apollo's database.
  • first_name: First name of the person.
  • last_name: Last name of the person.
  • name: Full name of the person.
  • linkedin_url: URL of the person's LinkedIn profile.
  • title: Job title of the person.
  • email_status: Email verification status.
  • photo_url: URL for the person's photo.
  • employment_history: Array with the person's previous employment roles.

Understanding linkedin_url

The linkedin_url parameter is intended to enhance contact enrichment by linking a person's LinkedIn profile to other data points. While the Apollo.io documentation may not fully explain all its potential uses or limitations, this parameter is typically included in API requests to retrieve enriched data.

Alternative Documentation and Resources

  1. Apollo REST API Overview:
    This article provides general guidance on how to configure and use Apollo's API, including examples for several endpoints, authentication, and request formatting.

  2. Pipedream Integrations:
    Pipedream offers an integration platform that works with Apollo.io. Their documentation provides practical examples of using the Apollo API within workflows, which might offer further insight into how the linkedin_url parameter can be used in different contexts.

  3. API Testing with Postman:
    Testing your API requests in Postman can help you experiment with different parameters, including linkedin_url, and observe how the API responds. This can help clarify its behavior and limitations.

By leveraging these resources and guidelines, you should have a better understanding of how to utilize the Apollo.io People Enrichment API, especially in relation to the linkedin_url parameter.

Let me know if you need further clarification or assistance!

Citations:
[1] Apollo People Enrichment Docs
[2] Apollo REST API Overview
[3] Apollo.io on Pipedream

@johndbritton
Copy link
Author

I understand the parameter and the API. This issue is because the "People Enrichment" action in Pipedream doesn't allow specifying all of the parameters available in the API, like linkedin_url.

Screenshot 2024-11-11 at 1 05 24 PM

@michelle0927 michelle0927 self-assigned this Nov 13, 2024
@michelle0927 michelle0927 linked a pull request Nov 13, 2024 that will close this issue
@michelle0927 michelle0927 moved this from Doing to Ready for PR Review in Component (Source and Action) Backlog Nov 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
action New Action Request enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed triaged For maintainers: This issue has been triaged by a Pipedream employee
Projects
Status: Ready for PR Review
Development

Successfully merging a pull request may close this issue.

4 participants