New services
Explore Plans
Mobile menu Close menu
LinkedInLinkedIn

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.share_link
Filter code method
Linkedin.shareLink.skip(string?: reason)
Runtime method
runAction("linkedin.share_link", {})

Action fields

Link URL Text input > Link

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

Comment Text input > Long text

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