MemberJunction’s action framework — a metadata-driven abstraction layer for exposing functionality to workflow systems, agents, and low-code environments.
| Package | npm | Description |
|---|
| Engine | @memberjunction/actions | Main library for MemberJunction Actions. This library is only intended to be imported on the server side. |
| Base | @memberjunction/actions-base | Base classes and interfaces for the Actions framework. Used on both server and network nodes. |
| CoreActions | @memberjunction/core-actions | Library of generated and custom actions for the core MemberJunction framework, maintained by MemberJunction. |
| CodeExecution | @memberjunction/code-execution | Sandboxed code execution service for MemberJunction actions and agents. |
| Package | npm | Description |
|---|
| ApolloEnrichment | @memberjunction/actions-apollo | Action classes that wrap the Apollo.io data enrichment API for contacts and accounts. |
| ContentAutotag | @memberjunction/actions-content-autotag | Action classes that execute the content autotagging and vectorization actions. |
| Package | npm | Description |
|---|
| ScheduledActions | @memberjunction/scheduled-actions | Allows system administrators to schedule any MemberJunction action for recurring or one-time future execution. |
| ScheduledActionsServer | @memberjunction/scheduled-actions-server | Simple application server that can be called via URL to invoke Scheduled Actions. |
Business application-specific actions for integrating with external business systems.
| Package | npm | Description |
|---|
| Accounting | @memberjunction/actions-bizapps-accounting | Accounting system integration actions (QuickBooks, NetSuite, Sage, Dynamics) |
| CRM | @memberjunction/actions-bizapps-crm | CRM system integration actions (Salesforce, HubSpot, Dynamics, Pipedrive) |
| FormBuilders | @memberjunction/actions-bizapps-formbuilders | Form builder and survey platform integration actions (Typeform, Google Forms, Jotform) |
| LMS | @memberjunction/actions-bizapps-lms | Learning management system integration actions (Moodle, Canvas, Blackboard, LearnDash) |
| Social | @memberjunction/actions-bizapps-social | Social media integration actions (Twitter, LinkedIn, Facebook, Instagram, TikTok, YouTube, HootSuite, Buffer) |