curl --request GET \
--url https://services.leadconnectorhq.com/social-media-posting/oauth/linkedin/start \
--header 'Authorization: Bearer <token>' \
--header 'Version: <version>'Initiate the OAuth flow for LinkedIn account connection.
curl --request GET \
--url https://services.leadconnectorhq.com/social-media-posting/oauth/linkedin/start \
--header 'Authorization: Bearer <token>' \
--header 'Version: <version>'Was this page helpful?