Open johndbritton opened 1 week ago
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.
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.
When interacting with the API, you can use the following key parameters to enrich your data:
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.
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.
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.
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
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
.
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.