Collect
Find instructions for collection endpoint usage and data collection.
Use the Base Employee collection endpoints to collect employee data using employee IDs or shorthand names.
Learn how to obtain company data using IDs.
Learn how to obtain company data using shorthand names.
Used key | Collect endpoints |
---|---|
Employee ID | /v1/professional_network/employee_base/collect/{employee_id} |
Shorthand name | /v1/professional_network/employee_base/collect/{shorthand_name} |
Employee ID
Retrieved using Base Employee API search endpoints.
Employee shorthand name
Taken directly from profile URL (e.g., john-doe from www.professional_network.com/in/john-doe).
Examples in this article are prepared using Postman.
However, you can use the most convenient tool for you: terminal, Postman, or any API-compatible application.
Response Codes
See the list of possible error codes.
Examples in this article are prepared using Postman.
However, you can use the most convenient tool for you: terminal, Postman, or any API-compatible application.
Response Codes
See the list of possible error codes.