Finding people you're connected to at a specific company
Yes, you can pull a list of your own connections at any company directly in Crispy, and you don't need Sales Navigator for it. Just ask your AI agent something like 'Show me the people I'm connected to at Acme' or 'Who do I already know at Stripe?'.
Under the hood this uses search_connections, which queries your locally synced network. It is a database-only search, so it makes zero LinkedIn API calls and never touches your daily limits. You can combine filters:
companymatches the person's current companytitleandkeywordnarrow by rolelocationandskillsslice furtherconnected_afterandconnected_beforefind people you added in a specific window
Each result includes the person's provider_id, which you can feed straight into send_message, since a synced connection is by definition a 1st-degree contact. Crispy also tells you which of them are already in one of your campaigns, so you never reach out to the same person twice.
If your account has Sales Navigator, the answer gets sharper. Crispy can confirm who currently works at the company, rather than anyone who simply mentions it on their profile, and it labels each result as a direct 1st-degree connection or someone one step removed in your network. That's the most accurate way to see who you already know before asking for a warm introduction.
Good to know: this runs off your synced connections, which Crispy refreshes in the background after you connect your account. If a search comes back lighter than you expect right after connecting, give the sync a little time to finish and try again. An empty result usually means the sync hasn't completed yet, not that you know nobody there.
Pro tip: run this before any account-based campaign. A warm intro through an existing connection beats a cold invitation every time, and the query is free.