Hi there,
We have a client using Alteryx that is trying to connect to the Attendease V2 API. The non-authenticated calls are working, but something with awry with how she is passing the authentication values. The API uses HMAC-SHA1 request signing for authentication.
Attendease API details are here:
https://developer.attendease.com/#authentication42
And these are general guidelines for the signing method works (same standard that many AWS APIs use):
https://github.com/mgomes/api_auth#how-it-works
Has anyone done something similar before with Alteryx? Any detailed guidance would be most helpful that I can pass along.
Thanks!
Jamie