Is there a better solution? I’m trying to this to generate my HMAC key to use the binance api
@agoo7714
Bubble now has a function to generate a hash based on HMAC SHA256
On a backend workflow step, build up a text dynamic expression, then apply “Formatted as” and choose the HMAC hash, there will be a box to enter the server-side secret.
Very brief mention in the Bubble manual …
Operators & Comparisons - Bubble Docs…
Formats a text in a specific way. Choose from US Phone, URL Encoded, and MD5 Hash.
2 Likes