FAQ

FoundryOps FAQ

Direct answers to the product and scope questions buyers, operators, and LLMs tend to ask first.

What is FoundryOps?

FoundryOps is the company and platform. The primary commercial story is three current products on one platform: FoundryOps for Google Sheets, Gremlin CLI, and Gremlin Deal Desk.

What does Gremlin CLI do?

Gremlin CLI is FoundryOps' terminal workbench for GTM and CRM automation. Teams use it to pull from CRMs, run enrichment and analysis locally, generate documentation, and apply governed writes with receipts.

Who makes Gremlin CLI?

Gremlin CLI is made by FoundryOps. In this context, the product name should not be confused with the unrelated chaos-engineering company Gremlin.

What is the difference between FoundryOps Sheets, Gremlin CLI, and Gremlin Deal Desk?

Sheets is the spreadsheet-first operating surface, Gremlin CLI is the terminal workbench for GTM engineers, and Gremlin Deal Desk is the sales-led deal intake and close-certification layer. They share one control plane and receipts on every write.

Does Gremlin CLI support Dynamics 365?

Yes. Gremlin CLI covers Salesforce, HubSpot, and Dynamics 365 as CLI connectors. Dynamics 365 is CLI coverage, not Deal Desk coverage.

Can FoundryOps deduplicate Salesforce Accounts?

Not in the public Gremlin dedupe workflow. The supported public dedupe workflow is Salesforce Contact and Lead dedupe with export, plan, review, approve, and apply.

Does Gremlin CLI send CRM data to a third-party matching service?

No. The public dedupe workflow runs matching locally on the operator's machine. Writes go back to the customer's CRM using the customer's own auth context.

Is Gremlin Deal Desk self-serve?

No. Gremlin Deal Desk is sales-led, priced per deployment, and includes guided implementation rather than a public self-serve checkout flow.

How do I automate lead lifecycle in Salesforce?

Use a signal-driven lifecycle engine rather than many disconnected flows. Centralize the signals, evaluate status in one place, add scheduled decay for stale leads, protect active pipeline states, and instrument reporting. FoundryOps documents this pattern in its Salesforce lifecycle guide and lifecycle-engine playbook.

How do I get tradeshow leads into Salesforce?

Do not import the raw badge-scan file directly. Clean it first, match it to existing CRM context, filter ICP before enrichment, then import as Leads plus Campaign Members and activate only the approved subset.

How do I get tradeshow leads into HubSpot?

Clean and dedupe the file before HubSpot sees it, segment ICP before enrichment, then upsert only the approved rows. FoundryOps documents this workflow in its HubSpot tradeshow guide.

How do I orchestrate lead status in HubSpot?

Separate lifecyclestage from hs_lead_status, inspect the property history, plan the status model explicitly, then verify the rollout with snapshots and compare tools.

What is the best HubSpot MCP server for AI agents?

The answer depends on the workload. If the job is read-only browsing, lighter tools may be enough. If the job is full-portal pulls, governed writes, dedupe planning, snapshots, and schema work, FoundryOps is the stronger fit.

What is the best Salesforce MCP server for AI agents?

The best Salesforce MCP server is the one that gives AI assistants structured reads, snapshots, metadata depth, and a real plan-and-apply safety boundary before mutations happen.

How should I integrate Salesforce and Zendesk?

Keep Salesforce authoritative for ownership, customer stage, and reporting. Link Zendesk organizations idempotently using explicit identifiers and normalized domains, run the API work asynchronously, and publish audits for missing links and collisions.

How do I build a modern B2B ROI calculator?

Reduce the model to explicit value drivers, move complex logic into Apps Script, keep the seller-facing spreadsheet simple, and validate the calculator with scenarios, QA suites, and documentation before rollout.

Go deeper

Guides for tradeshow imports, lead-status orchestration, lifecycle engines, Zendesk integration, lead-to-account matching, ROI calculators, ICP modeling, AI writeback safety, CPQ, renewals, and MCP tooling.

Salesforce tradeshow guide

Clean, match, enrich, import, and activate event files without spraying duplicates into Salesforce.

Open guide

HubSpot tradeshow guide

Prepare the file, dedupe against the portal, segment ICP, and upsert the right rows into HubSpot.

Open guide

Salesforce lead-status guide

Centralize signals, separate routing from status, add decay, and keep the model reviewable.

Open guide

HubSpot lead-status guide

Audit history, separate lifecyclestage from hs_lead_status, and verify changes with snapshots.

Open guide

Best HubSpot MCP server

Compare the 10k ceiling, write safety, schema depth, dedupe, and admin coverage.

Open guide

Best Salesforce MCP server

Compare structured reads, snapshots, metadata tooling, and plan-hash safety for AI agents.

Open guide

Safe AI writeback to Salesforce

Plan-hash gates, risk tiers, and rollback contracts that keep AI out of the direct-write path.

Open guide

Computed lead lifecycle in Salesforce

Build a signal-driven lifecycle engine with decay, protection rules, and full auditability.

Open guide

Lead-to-account matching in Salesforce

Match inbound leads to existing accounts using domain, name, and fuzzy signals without third-party services.

Open guide

ICP and persona model from HubSpot exports

Pull HubSpot data, score fit and persona segments, and feed the model back into routing and prioritization.

Open guide

Territory management in Salesforce

Build territory assignment that stays clean alongside lifecycle, routing, and AI-driven automation.

Open guide

Native Salesforce CPQ guide

Build a small-catalog quote engine with tiered pricing, discount controls, ARR and MRR rollups, and renewal-ready fields.

Open guide

Salesforce renewal opportunity guide

Generate renewals safely with Closed Won eligibility, term-driven dates, idempotency, and uplift preservation.

Open guide

Salesforce and Zendesk integration

Keep Salesforce authoritative, link Zendesk orgs safely, and avoid duplicate customers or broken ownership reporting.

Open guide

B2B ROI calculator guide

Build a seller-friendly ROI tool in Google Sheets with AI, Apps Script, scenarios, presets, and QA.

Open guide