cURL
curl --request POST \ --url https://api.edges.run/v1/actions/linkedin-peopleid-from-salesnavigatorid/run/live \ --header 'Content-Type: application/json' \ --header 'X-API-Key: <api-key>' \ --data '{ "input": { "sales_navigator_profile_id": "<string>", "custom_data": {} } }'
{ "linkedin_profile_id": 123 }
Show child attributes
Successful response
A "null" value mean that the id does not exists.