AI Linkedin Assistant
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
This action will share a link on your LinkedIn profile.
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
Commentary about the link (max 3000 characters).
Slug
comment
Required
false
Can have default value
true
Filter code method
Linkedin.shareLink.setComment(string: comment)