Group Location
Explore Plans
Mobile menu Close menu
LinkedIn (Deprecated)LinkedIn (Deprecated)

Share a link

This action will share a link on your LinkedIn profile.

About this action

Triggers, queries, and actions are the building blocks of Applets. Triggers tell an Applet to start, queries ask a question, and actions are its end result.

Developer info

Description
API endpoint slug
linkedin_deprecated.share_link_linkedin
Filter code method
LinkedinDeprecated.shareLinkLinkedin.skip(string?: reason)
Runtime method
runAction("linkedin_deprecated.share_link_linkedin", {})

Action fields

Link URL Text input > Link

Label
Link URL
Slug
link_url
Required
true
Can have default value
true
Filter code method
LinkedinDeprecated.shareLinkLinkedin.setLinkUrl(string: linkUrl)

Comment Text input > Long text

Label
What would you like to comment about the link?
Slug
comment
Required
false
Can have default value
true
Filter code method
LinkedinDeprecated.shareLinkLinkedin.setComment(string: comment)

Image URL Text input > Photo

Label
Image URL
Helper text
Slug
image_url
Required
false
Can have default value
true
Filter code method
LinkedinDeprecated.shareLinkLinkedin.setImageUrl(string: imageUrl)