npm package discovery and stats viewer.

Discover Tips

  • General search

    [free text search, go nuts!]

  • Package details

    pkg:[package-name]

  • User packages

    @[username]

Sponsor

Optimize Toolset

I’ve always been into building performant and accessible sites, but lately I’ve been taking it extremely seriously. So much so that I’ve been building a tool to help me optimize and monitor the sites that I build to make sure that I’m making an attempt to offer the best experience to those who visit them. If you’re into performant, accessible and SEO friendly sites, you might like it too! You can check it out at Optimize Toolset.

About

Hi, 👋, I’m Ryan Hefner  and I built this site for me, and you! The goal of this site was to provide an easy way for me to check the stats on my npm packages, both for prioritizing issues and updates, and to give me a little kick in the pants to keep up on stuff.

As I was building it, I realized that I was actually using the tool to build the tool, and figured I might as well put this out there and hopefully others will find it to be a fast and useful way to search and browse npm packages as I have.

If you’re interested in other things I’m working on, follow me on Twitter or check out the open source projects I’ve been publishing on GitHub.

I am also working on a Twitter bot for this site to tweet the most popular, newest, random packages from npm. Please follow that account now and it will start sending out packages soon–ish.

Open Software & Tools

This site wouldn’t be possible without the immense generosity and tireless efforts from the people who make contributions to the world and share their work via open source initiatives. Thank you 🙏

© 2026 – Pkg Stats / Ryan Hefner

@growthzilla/piece-proma

v0.0.61

Published

A comprehensive integration piece for [Proma.ai](https://proma.ai) that enables automation workflows with datasets, user management, time tracking, biometric access control, and more.

Downloads

118

Readme

Proma.ai Piece for Activepieces

A comprehensive integration piece for Proma.ai that enables automation workflows with datasets, user management, time tracking, biometric access control, and more.

Overview

This piece provides seamless integration between Activepieces and Proma.ai, allowing you to automate workflows involving:

  • Dataset Management: Create, read, update, and delete records in your Proma datasets
  • User Management: Invite, update, and manage users in your organization
  • Time Tracking: Start and stop timers for project and task management
  • Biometric Integration: Connect with Anviz access control systems for fingerprint and card enrollment
  • Automation Triggers: React to dataset changes, imports, and biometric events
  • Utility Functions: JSON manipulation, date formatting, and data processing helpers

Available Actions

Dataset Operations

  • Insert Row: Add new records to your datasets
  • Update Row: Modify existing records
  • Delete Row: Remove records from datasets
  • Get Row: Retrieve specific records or search for data
  • Update Selected Rows: Batch update multiple records at once
  • Row Lock: Lock records to prevent concurrent modifications

User Management

  • Invite User: Send invitations to new users
  • Update User: Modify user information and permissions
  • Remove User: Deactivate or remove users from the organization

Time Tracking

  • Time Tracking: Start or stop timers for records to track work hours and productivity

Biometric Access Control (Anviz)

  • Enroll Fingerprint: Register user fingerprints in the biometric system
  • Add Anviz Employee: Create employee profiles in the access control system
  • Add Anviz Device: Register new access control devices
  • Enroll Card: Register access cards for users

Communication

  • Send Email: Send automated emails through Proma

Utility Functions

  • JSON Stringify: Convert objects to JSON strings
  • JSON Extract: Parse and extract data from JSON
  • Array Helper: Manipulate arrays and perform bulk operations
  • Date/Time Operations: Get current date/time and format dates
  • AI Block: Leverage AI capabilities for data processing
  • Debounce: Prevent action spam with configurable delays

Organization Management

  • Get Spaces: List all available spaces in your organization
  • Get Sheets: Retrieve datasets within a specific space
  • Get Sheet Columns: Get column information and types
  • Get Organization Info: Retrieve organization details and settings

Available Triggers

Dataset Events

  • Record Updated: Triggers when existing records are updated
  • Record Inserted: Triggers when new records are added
  • Cell Updated: Triggers when specific cells are modified
  • Import Data: Triggers when data is imported into datasets

Biometric Events

  • Fingerprint Event: Triggers on fingerprint authentication events

Automation

  • Run Automation Trigger: Manual trigger for testing automation flows

Features

Advanced Filtering & Conditions

  • Configure trigger conditions with logical operators
  • Set up filter logic for precise event detection
  • Enable trigger debouncing to prevent spam

Real-time Webhook Support

  • Instant notifications for dataset changes
  • Configurable webhook endpoints
  • Automatic webhook management

Data Processing

  • Rich data transformation capabilities
  • JSON parsing and manipulation
  • Array operations for bulk data handling
  • Date and time formatting utilities

Use Cases

Project Management

  • Track time spent on tasks and projects
  • Send notifications when tasks are completed
  • Update project status based on team activities

Access Control Integration

  • Automate employee onboarding with biometric enrollment
  • Monitor access events and generate reports
  • Sync user data between systems

Data Automation

  • Process incoming data and transform it automatically
  • Generate reports from dataset changes
  • Send alerts based on specific data conditions

User Lifecycle Management

  • Automate user invitations and onboarding
  • Update user permissions based on role changes
  • Manage user access and security settings

Building

Run nx build pieces-proma to build the library.

Requirements

  • Activepieces version 0.30.0 or higher
  • Valid Proma.ai account and workspace
  • Appropriate permissions for the operations you want to perform

Support

For issues and questions about this piece, please contact Proma.ai support or check the Activepieces documentation.