I have a company's linkedin page, how can I get names of people who have sales in their job title?
and return a list of them in json format, as a way to reduce usage of credits
Hi Ty, I've just been shown how to do this ...
So maybe I can help
Create a col with the Find Contacts at a Company
and in the Job title Keyword, put Sales
Hey Ty, thanks for reaching out! Like Ian mentioned, that integration could help and you can then use a formula generator in a new column to extract the values in JSON. A simple prompt to read the array of people and ask it to return maybe "name", "title", "company" and so on...