Hash
Creates a hash from a given string with a specified algorithm.
Read more about hash functions here.
Block
Reference
Flow Connections
[Input] In - starts the block's execution.
[Output] Out - activates when the block has finished its execution.
Data Connections
[Input] Input (string/email/text/phone number/geo point) - string to be hashed.
[Output] Hash (string) - result of the operation.
Last updated
Was this helpful?