Search found 1 match

by pavanznmd
2022-09-08 10:53
Forum: Developer discussions (mainly user-mode)
Topic: JWT token refresh automatize in Alteryx?
Replies: 0
Views: 43332

JWT token refresh automatize in Alteryx?

I have a workflow in Alteryx where I pull some data from Adobe Analytics through a JSON request, but I also have some authentication credentials such as url, client id, client secret and jwt token. The problem is I have to refresh this workflow every single day and I would prefer to schedule it on ...