Product
Features
All-in-one spreadsheet for teams
Rows AI
Your number crunching sidekick
Reporting
Stunning reports in minutes
Advanced Features
Extra magic for pros
Internal Tools
Build tools autonomously
Integrations
Seamless connections to your tools
Pricing
Templates
Community
Resources
Blog
Stories about spreadsheets and the people who build them.
Support Docs
Learn how to make the most out of Rows.
API Docs
The reference documentation for the Rows API.
Sign in
Sign up for free
Functions
SHA256
Converts text using SHA256.
Parameter List
Syntax
SHA256
(
text
)
text
The text to be converted. For example:
"spreadsheet!"
.
Examples
Example 1
SHA256("Rows") returns 101f2ff3de22441fcab3e15ca0b09ac3428642cf628558f16fa404fc3137baea
Example 2
SHA256("Rows") returns eb2dbab7359694266d1143a5d7be85075926fa6dfed67fa844f6e5af9e2f17f7
Parameter List
Examples