Collect
All personal information mentioned within this context is entirely fictional and is solely intended for illustrative purposes.
Find instructions for collection endpoint usage and data collection.
Use the collection endpoints to collect employee data using IDs or shorthand names.
Learn how to obtain employee data using IDs.
Learn how to obtain employee data using shorthand names.
Key | Collect endpoint |
---|---|
Employee ID | /v1/professional_network/employee/collect/{employee_id} |
Shorthand name | /v1/professional_network/employee/collect/{shorthand_name} |
Employee ID
Retrieved using 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 tool that is most convenient for you: terminal, Postman, or any API-compatible application.
See the list of possible error codes.