Introduction to Linking Endpoints#

Workiva’s Linking endpoints allow you to interact with links in documents and spreadsheets. Source links are attached to anchors. Destination links are either a DestinationLinkTextElement in rich text or CellDestinationLinkValue in tables.

In this guide, you’ll learn:

  • How do I link a table cell to rich text?

  • How do I link rich text to a table cell?

  • How do I publish value changes to my destination links?

  • How do I find the source link for a destination?

  • How do I find the destinations for a source link?

  • What are some common concepts to consider when working with links?

Example Use Cases#

Common Concepts#

Anchors#

  • Anchors are an attachment point.

  • A source link is always attached to an anchor.

  • Anchors may be created on a table cell, on a selection in rich text, or on drawing content.