Collect
Find instructions for collection endpoint usage and data collection.
Use the Multi-source employee collection endpoints to collect employee data using employee IDs or profile shorthand names.
Learn how to obtain employee data using IDs.
Learn how to obtain employee data using shorthand names.
Used key | Collect endpoints |
---|---|
Employee ID | /v1/multi_source/employee/collect/{employee_id} |
Shorthand name | /v1/multi_source/employee/collect/{shorthand_name} |
Employee ID
Retrieved using Employee API search endpoints.
Employee shorthand name
Taken directly from profile URL (e.g., john-doe from www.professional-network.com/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.