API needs SHA256 HMAC

Have an API that wants an auth key as
$auth_token = hash_hmac('sha256', $timestamp, $api_key);

Am I able to replicate something like this server side in the current Wappler
@patrick

Community Page
Last updated: