Lesson 9 of 10
Legacy platformSpreadsheetWeb
Learn how one SpreadsheetWeb Legacy application can use the SpreadsheetWeb connector to exchange information with another application.
1 min readThis lesson covers the SpreadsheetWeb connector, which allows a Legacy Platform application to interact with another SpreadsheetWeb application. It is useful when separate spreadsheet-based tools need to participate in one workflow or when a central application must send values to a specialized calculation. The video introduces the connector and demonstrates the relationship between the calling application and the destination application.
Before configuring this connector, identify the destination application and the inputs it expects, then decide which results the calling application must receive or retain. Treat the integration as an application contract: confirm field meanings, data types, required values, and access permissions on both sides. Use representative test data to verify the full exchange, including validation and error behavior. This approach can help divide a large process into focused applications while avoiding manual re-entry between them.