This action will share a text update on your LinkedIn profile.
Developer info
- API endpoint slug
- linkedin.share_text
- Filter code method
- Linkedin.shareText.skip(string?: reason)
- Runtime method
- runAction("linkedin.share_text", {})
Action fields
Message Text input > Long text
- Label
- What would you like to share?
- Helper text
- Plain text to share to your profile (max 3000 characters).
- Slug
- message
- Required
- true
- Can have default value
- true
- Filter code method
- Linkedin.shareText.setMessage(string: message)