OAuth 2.0 authorization flows and PKCE for RobinPath
Azure cloud services — Blob Storage, Functions, Cosmos DB, Communication Services email, Queue Storage, Key Vault. Authenticates via service-principal (client credentials) against Azure AD and uses the RobinPath credential vault.
Lemlist REST API — campaigns, leads, activities, and stats for outbound email sequences. Uses the encrypted credential vault for API keys (HTTP Basic with empty password).
Parse, build, query, and validate XML data
Facebook Pages integration via the Meta Graph API — publish posts and photos, read post insights, and manage Page content using a long-lived Page Access Token from the encrypted credential vault.
Vercel module for RobinPath.
Zoho CRM API v2 — modules and record CRUD. OAuth 2.0 with per-region data centers and auto-refresh via the encrypted credential vault.
IP address validation, family detection, private-range check, CIDR math, reverse DNS
Redis client with strings, hashes, lists, sets, pub/sub, TTL, and connection management
Read, write, copy, move, and manage files and directories
Salesforce CRM integration via the REST API — leads, contacts, opportunities, SOQL queries, and SOSL search. Uses the encrypted credential vault for OAuth 2.0 access tokens with a per-org instance URL.
Todoist REST API v2 — projects and tasks. Bearer-token auth via the encrypted credential vault.
iCal (.ics) calendar parsing, generation, event management, and date range queries
Generate chart images (PNG/JPEG) using Chart.js. Supports bar, line, pie, doughnut, scatter, radar, polarArea, and bubble charts with auto-coloring and customizable titles, legends, and dimensions.
Mustache-like template engine with variable substitution, conditional sections, loops, and simple string interpolation
Hotjar integration — list heatmaps, session recordings, and surveys. Uses the encrypted credential vault for API tokens.
Secure .env file management with key validation, path restrictions, and protected system variables
A utility library for JavaScript and Typescript.
Meta WhatsApp Business Cloud API — send text, template, media and document messages, mark messages as read, and resolve media IDs. Uses the encrypted credential vault.
Token bucket and sliding window rate limiting for RobinPath
X (Twitter) v2 API integration — post and delete tweets, search, look up users, follow/unfollow. Uses the encrypted credential vault for OAuth 2.0 user-context access tokens.
Parse, stringify, and manipulate YAML data
request the caniuse data to check browsers compatibilities
GitLab REST API v4 client — projects, branches, commits, files, issues, merge requests, releases, pipelines (CI), jobs, labels, and search. Works with gitlab.com and self-hosted instances. Uses the encrypted credential vault for personal / project / group