I'm trying to automate data from DegreeDays.net. They have a requirement that the request string is encoded via base64url and a signature is encoded with HmacSHA256 : https://www.degreedays.net/api/json#send
You need to send five parameters to the endpoint URL (http://apiv1.degreedays.net/json or https://apiv1.degreedays.net/json😞
I'm suprised that PowerAutomate doesn't have any encryption options - is there a way of me generating this information ?
Solved! Go to Solution.
Hi @ExcelCat,
It's unfortunate that there is no action that could encrypt the code.
As a workaround, you could use the base64() function to encode it into the base64 code:
But there is no function couldn't encode HmacSHA256 code, so this requirement maybe couldn't be satisfied in Flow.
Best Regards,
Community Support Team _ Lin Tu
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi @ExcelCat
Encodian are releasing the following action which covers this requirement: Create HMAC
I appreciate this is a third party connector, however there is a 'Free' subscription plan which may cover your throughput requirements.
HTH
Jay
Hi @ExcelCat,
It's unfortunate that there is no action that could encrypt the code.
As a workaround, you could use the base64() function to encode it into the base64 code:
But there is no function couldn't encode HmacSHA256 code, so this requirement maybe couldn't be satisfied in Flow.
Best Regards,
Community Support Team _ Lin Tu
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi @ExcelCat
Encodian are releasing the following action which covers this requirement: Create HMAC
I appreciate this is a third party connector, however there is a 'Free' subscription plan which may cover your throughput requirements.
HTH
Jay
Dive into the Power Platform stack with hands-on sessions and labs, virtually delivered to you by experts and community leaders.
Watch Nick Doelman's session from the 2020 Power Platform Community Conference on demand!
User | Count |
---|---|
39 | |
37 | |
37 | |
32 | |
28 |
User | Count |
---|---|
39 | |
37 | |
31 | |
28 | |
23 |