Skip to content

Saving a rule

When field rules are ready and Preview matches expectations, save the object configuration and deploy processing to the org. With Rules active on, deployed rules run on record insert and update (per each rule’s run scope). Requires metadata auth.

When Automation owner is NumberForge, Save Object saves field rules and deploys (or redeploys) the managed trigger for that object.

Object editor → Save Object.

Contact object editor with Rules active, NumberForge automation owner, and Save Object
Success confirmation after Save Object redeployed NumberForge automation

Shown on the object list when Rules active is on, Automation owner is NumberForge, and the trigger is not deployed in the org.

Lead object card with Trigger missing warning on the configured objects list

Switch Automation owner to Developer, then Save Object. Field rules stay in NumberForge Configuration; NumberForge removes the managed trigger from the org.

Contact object editor with Developer automation owner selected before save removes NF-managed automation

If deploy or field creation fails on auth:

  1. Re-run metadata auth.
  2. NumberForge ConfigurationValidate metadata auth (or confirm the ready banner after validation).
NumberForge Configuration banner showing metadata auth is ready

Active rules parse the phone field, write status/flag, format valid values, fill enrichment, and enforce Block save when configured. Results should match Preview for the same settings.

For logic outside record save (screen flows, integrations), see Flow actions.

Delete Object removes the NumberForge setup for that object (all field rules and object settings). It does not delete Salesforce fields or records.

If Automation owner is NumberForge and the managed trigger is deployed, NumberForge removes the trigger and test metadata first. Requires metadata auth.

Object editor → Delete Object → confirm.

Delete confirmation dialog for Contact NumberForge configuration
Success confirmation after Delete Object removed NF-managed automation and configuration