We've added the ability to set a TTL (time-to-live) on HTTP credentials, up to a maximum of 2 minutes. This feature enables actions to store the token that is retrieved, thereby avoiding the need to make multiple requests.
HTTP credential TTL field
We've added the ability to set a TTL (time-to-live) on HTTP credentials, up to a maximum of 2 minutes. This feature enables actions to store the token that is retrieved, thereby avoiding the need to make multiple requests.
HTTP credential TTL field
HEX_PARSE
and TO_HEX
functionsWe’ve added a pair of functions for working with hexadecimally encoded strings (also known as base16 encoding):