Accounts

Accounts Page

The Accounts page is designed to help you view, manage, and interact with all LinkedIn accounts that have been connected or created within your platform using Salesflow.

This interface provides full visibility into the status and activity of each account

Key Features

Search and Filter Accounts

Quickly find accounts using filters such as status (Active / Disconnected), email, or creation date. You can also search by name, or company.

Delete Accounts

Remove accounts that are no longer needed or incorrectly created. (Note: Deletion is permanent and should be used with caution.)

Use with API

Accounts listed here can be accessed programmatically using their accountId. This ID is required when sending connection requests, messages, InMails, or retrieving LinkedIN profile.


Get all LinkedIn accounts available to the current API key

curl https://api.salesflow.io/public/api/v1/accounts \
  --header 'Authorization: Bearer TrLK8x9aphHDfRgtliYr3jR0ac7929T3W3sb402p'

Use Cases

  • Troubleshoot accounts stuck in incomplete or disconnected states

  • Prepare accounts for automation

  • Clean up test or accounts that you don’t need