# RowSink Public Documentation Bundle This file is intended for one-fetch LLM ingestion of publicly documented RowSink behavior. All content below is derived from public pages only. ## Core product RowSink provides a way to send data into Google Sheets through HTTPS endpoints. The public product docs focus on setup, endpoint usage, operational limits, and troubleshooting. Canonical product pages: - https://www.rowsink.com/ - https://www.rowsink.com/features - https://www.rowsink.com/how-it-works - https://www.rowsink.com/use-cases ## Getting started (public flow) 1. Create an account from the public signup page. 2. Connect a Google Sheet following the setup instructions in the help docs. 3. Use the documented POST endpoint shape and send JSON payloads. 4. Use help docs and status page for troubleshooting and service checks. Canonical getting-started pages: - https://www.rowsink.com/signup - https://www.rowsink.com/help#getting-started - https://www.rowsink.com/help#send-data-api - https://www.rowsink.com/status ## When this is useful for end users - When teams want to collect operational data quickly without standing up a dedicated backend. - When the destination must remain Google Sheets for visibility and collaboration. - When use cases are forms, webhook capture, lightweight analytics, and event/log collection. - When AI-assisted development is used and prompt-first implementation speed matters. Canonical fit references: - https://www.rowsink.com/use-cases - https://www.rowsink.com/features - https://www.rowsink.com/docs/starter-prompts - https://www.rowsink.com/help#send-data-api ## Public API behavior (documented) - Endpoint pattern is documented in help as a POST ingestion flow. - Public docs describe accepted JSON payload types, headers, and common HTTP error codes. - API key protection is documented as a paid entitlement available on Pro and Business plans. - Rate limits and request body size limits are publicly documented. Canonical references: - https://www.rowsink.com/help#send-data-api - https://www.rowsink.com/help#api-keys - https://www.rowsink.com/help#rate-limits ## Limits and constraints (public) - Account and usage constraints are documented on pricing/help pages. - Free plan does not include API key protection; Pro and Business do. - Google Sheets platform limits (including spreadsheet cell limits) apply. - Product docs highlight scenarios where limits can affect ingestion workflows. Canonical references: - https://www.rowsink.com/pricing - https://www.rowsink.com/help#limits - https://www.rowsink.com/help#google-sheets-limits ## Troubleshooting references Use these pages first for support workflows: - https://www.rowsink.com/help#troubleshooting - https://www.rowsink.com/help#api-keys - https://www.rowsink.com/help#rate-limits - https://www.rowsink.com/contact - https://www.rowsink.com/status ## Legal and trust references - https://www.rowsink.com/privacy - https://www.rowsink.com/terms ## Additional resources - https://www.rowsink.com/docs/starter-prompts - https://www.rowsink.com/compare - https://www.rowsink.com/blog - https://www.rowsink.com/blog/feed.xml