Knack: Connection ( View Based Authentication )
not planned
Michal Češek
Knack supports two authentications. While object-based (API Key) calls are limited, view-based (User Token) is unlimited. Can you please add the option to authorize Knack triggers and requests using the UserToken? It is important to refresh the token frequently as it (currently) expires in 48 hours. When accesing Knack I have to standard HTTP request and save the token to Data Store but for the Knack webhook there is no way how to do it.
For the module "Make an API call" there could be a text parameter "User Token" and if I would fill it in with a token it would use "view-based" instead of "object-based" request.
---------------------------------
Michal
Log In
Hai Anh Leová
not planned
Katerina Benova
Hi Michal, we've contacted the Knack support and according to them, the view-based requests are intended to be used within a browser session and cannot be used for server-to-server API calls. Our platform can only use the server-to-server API calls. If there is some functionality you are missing in the server-to-server API endpoints, please contact Knack and ask them to add it to their API.