Category: ActionKit Tools
-
Making ActionKit API Calls from Interactive Dashboards with akapi-fetch.js
ActionKit dashboard reports are traditionally used to aggregate and reformat the results of SQL queries — but they can also be used to build useful interactive tools that invoke the API from within the admin interface. To make it easier to build these powerful dashboards, I am releasing akapi-fetch.js, a small JavaScript library that lets…
-
Recognizing ActionKit Users with sticky-akid.js
The user-recognition system in ActionKit is primarily focused on tokens called AKIDs that are automatically included in the links included by the mailings sent out from the platform. (There is a separate login system based on passwords and session cookies, but it is only used in a limited number of cases, such as changing recurring…