DashboardSign inStart your trial

Neutrino

Reference

24 actions for Neutrino workflows.

01. Operations

Act on Neutrino from a workflow

Operations are the actions a workflow can take in Neutrino, grouped by category. Each lists its method, parameters, and a template you can drop it into.

Automation

1 operation

Execute browser-based tasks and interactions programmatically. Use this when you need to automate web navigation, form filling, or data extraction from dynamic web pages in your workflow.

Action

Browser Bot

NEUTRINO_RUN_BROWSER_BOT

Automates tasks on websites by controlling a real browser to extract data, fill forms, take screenshots, and navigate JavaScript-heavy pages without manual intervention.

7 input

Card Intelligence

1 operation

Identify card issuer, type, and risk characteristics from bank identification numbers. Integrate this to validate payment cards and screen transactions during checkout or payment processing workflows.

Action

BIN Lookup

NEUTRINO_BIN_LOOKUP

Identify card details and issuer information from the first 6-8 digits of a card number, and optionally detect fraud by comparing the customer's location with the card's origin country.

3 input

Content Moderation

1 operation

Detect and filter profanity and inappropriate language from user-generated content. Apply this to sanitize text inputs, comments, or messages before they're stored or displayed in your application.

Action

Bad Word Filter

NEUTRINO_BAD_WORD_FILTER

Automatically detects profanity and inappropriate language in text to keep your content clean and professional. This helps maintain brand safety and protect community standards across your platforms.

5 input

Content Processing

2 operations

Transform and optimize HTML content by cleaning markup or rendering pages to static formats. Use these operations to prepare web content for display, remove malicious code, or generate snapshots for analysis.

Action★ Featured

HTML Clean

NEUTRINO_HTML_CLEAN

Removes potentially harmful code and unwanted HTML elements from user-submitted content, making it safe to display on your website or application.

2 input
Action

HTML Render

NEUTRINO_HTML_RENDER

Convert HTML content or web pages into professional PDF, PNG, or JPG files with customizable formatting options like page size, margins, and headers. Perfect for generating invoices, reports, and visual assets without needing separate design software.

25 input

Data Conversion

1 operation

Transform data between different formats and units. Apply this when you need to convert currencies, measurements, encodings, or other standardized value types within your automation logic.

Action

Convert Value

NEUTRINO_CONVERT

Instantly convert values between different units of measurement or currencies to get accurate results for your business needs.

4 input

Device Intelligence

1 operation

Identify device type, operating system, and browser details from user agent strings. Use this to deliver platform-specific content or make routing decisions based on the device accessing your application.

Action

UA Lookup

NEUTRINO_UA_LOOKUP

Analyzes User-Agent strings to identify visitor device types, browsers, and operating systems, helping you understand who's accessing your digital products. This enables you to optimize content and features for your actual audience's technology.

2 input

Domain Intelligence

1 operation

Retrieve registration, DNS, and reputation information for domain names. Integrate this to verify domain authenticity, detect suspicious registrations, or gather WHOIS data during security checks.

Action

Domain Lookup

NEUTRINO_LOOKUP_DOMAIN

Retrieve comprehensive domain information including WHOIS data, DNS records, and registration details while detecting potentially malicious or dangerous domains. This helps you assess domain reputation and security threats before engaging with websites or email domains.

2 input

Email Validation

2 operations

Verify email address format, deliverability, and associated metadata. Use these operations to reduce bounce rates, confirm valid addresses before sending communications, and detect disposable or risky email accounts.

Action★ Featured

Validate and analyze an email address

NEUTRINO_EMAIL_VALIDATE

Checks whether an email address is valid, has a real domain with mail servers, and identifies if it's from a free or disposable email service. This helps you catch typos and filter out low-quality email addresses before using them in your business.

2 input
Action

Verify Email Address

NEUTRINO_EMAIL_VERIFY

Validates whether an email address is active and can receive messages before you send to it, reducing bounce rates and improving deliverability. This helps ensure your messages reach real inboxes instead of invalid or inactive addresses.

2 input

Geolocation

2 operations

Convert between addresses and geographic coordinates in both directions. Apply this to map user locations, validate shipping addresses, or support location-based features and filtering in your workflow.

Action

Geocode Address

NEUTRINO_GEOCODE_ADDRESS

Converts a physical address or place name into geographic coordinates (latitude and longitude) for mapping and location-based services. This enables you to pinpoint exact locations, calculate distances, or integrate location data into your business workflows.

4 input
Action

Reverse Geocode

NEUTRINO_GEOCODE_REVERSE

Converts GPS coordinates into detailed address information and location metadata, enabling you to transform raw location data into human-readable details like street addresses, time zones, and regional boundaries.

5 input

IP Intelligence

2 operations

Gather geolocation, ISP, threat level, and other intelligence from IP addresses. Use these operations to identify user location, detect VPNs or proxies, block malicious IPs, and assess connection risk.

Action

IP Info

NEUTRINO_IP_INFO

Retrieve geographic location, timezone, and network details for any IP address to understand where your traffic originates from. Useful for localization, compliance verification, and audience analysis.

2 input
Action

IP Probe

NEUTRINO_IP_PROBE

Analyzes IP addresses to identify geolocation, ISP details, and security risks like VPNs, proxies, and TOR connections. Use this to verify user legitimacy and protect your business from fraudulent or suspicious traffic.

4 input

Image Generation

1 operation

Create QR codes and other visual outputs programmatically. Use this to generate scannable codes for tracking, authentication, or sharing data in your application or marketing materials.

Action★ Featured

QR Code

NEUTRINO_QR_CODE

Generate QR codes or Code 128 barcodes as PNG images to encode URLs, text, phone numbers, or other data into scannable codes that customers and partners can easily access.

6 input

Image Processing

2 operations

Modify images by resizing, adding watermarks, and applying other transformations. Integrate these to prepare images for display across different devices, protect intellectual property, or optimize media for storage.

Action★ Featured

Resize Image

NEUTRINO_IMAGE_RESIZE

Resize, crop, and convert images between common formats (PNG, JPG, GIF, ICO, TIFF) with flexible sizing modes to match your specific dimension requirements. Use this when you need to prepare images for websites, social media, or different display contexts without quality loss.

7 input
Action

Add Watermark to Image

NEUTRINO_ADD_WATERMARK_TO_IMAGE

Overlay logos, text, or branding watermarks onto images with adjustable positioning and opacity. Use this to protect your visual content and maintain brand consistency across photos and graphics.

9 input

Phone Intelligence

2 operations

Validate phone numbers and check carrier and delivery status information. Apply this to verify phone contacts, detect ported numbers, assess SMS deliverability, and screen for inactive or risky lines.

Action★ Featured

Phone Validate

NEUTRINO_PHONE_VALIDATE

Verify phone numbers are valid and retrieve key information like location, carrier, and line type to ensure data quality and prevent invalid contacts.

3 input
Action

HLR Lookup

NEUTRINO_HLR_LOOKUP

Validate mobile numbers in real-time by checking if they're active, identifying the carrier, and retrieving network details like roaming status and carrier information. Use this to ensure contact accuracy before sending SMS campaigns or confirming phone numbers during customer verification.

3 input

SMS Verification

1 operation

Confirm phone ownership and one-time codes via SMS delivery. Integrate this to add a second authentication factor, verify user identity during signup, or validate contact information securely.

Action

SMS Verify

NEUTRINO_SMS_VERIFY

Send a one-time security code to a customer's phone number to confirm their identity and validate their contact information. This adds an extra layer of security to your user registration and account verification processes.

8 input

Security

3 operations

Verify codes, check IP and host reputation databases, and identify threats. Use these operations to validate authentication tokens, block known malicious IPs and domains, and enforce security policies in your workflows.

Action

Host Reputation

NEUTRINO_HOST_REPUTATION

Verify whether an IP address, domain, or URL has a reputation issue by checking against 150+ blacklists that track spam, malware, and malicious activity. This helps protect your business from sending through compromised servers or accepting traffic from dangerous sources.

3 input
Action

IP Blocklist

NEUTRINO_CHECK_IP_BLOCKLIST

Verify whether an IP address is associated with known threats, malware, spam sources, or malicious networks to protect your business from harmful traffic. This helps you identify and block potentially dangerous visitors before they access your systems or data.

2 input
Action

Verify Security Code

NEUTRINO_VERIFY_SECURITY_CODE

Validates security codes that were sent to users via SMS or phone call, confirming their identity during verification processes. This confirms the user has access to their registered phone number.

2 input

URL Intelligence

1 operation

Extract and analyze URL structure, reputation, and metadata. Use this to detect malicious or suspicious links, validate URLs before processing, and gather information about linked resources in your automation.

Action★ Featured

URL Info

NEUTRINO_URL_INFO

Extracts and analyzes detailed information from any URL, including page content, metadata, and structure, helping you quickly understand what a webpage contains without manually visiting it.

2 input
What now

Use Neutrino in a workflow

Drop a trigger and an action into a template; approve from your phone; the workflow runs.