Category: ActionKit Tools
-
Introducing Workbench for ActionKit
At this week’s ActionKit client conference, I had the pleasure of demonstrating Workbench, a new tool for power users of the platform. Workbench provides another way of working with your campaigns and information that enables data access, REST API calls, and automation of repetitive tasks, all within the ActionKit admin interface. It takes less than…
-
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…