Check if a Person is a Connection
This model checks if you are already connected to a person. This can be useful to check if someone has accepted a connection invite for example
Last updated
This model checks if you are already connected to a person. This can be useful to check if someone has accepted a connection invite for example
Last updated
Here are some potential use cases for the "Check if a Person is a Connection" module:
Follow up message: You can use this module to check if someone has accepted your automated connection invite:
Decide action: Wether a profile is a connection or not can result in different further steps, you can use the boolean that results from this module for the logic in your workflow.
First, make sure to add a Browserflow for LinkedIn connection you can get an API code by registering at https://browserflow.io/activate.
The module requires only one input which is the url. The proper structure of the linkedIn url should be:
5 Browserflow credits per profile
It is at your own responsibility to make yourself familiar with LinkedIns automation policies and restrictions.