Skip to content

Flow actions

NumberForge ships two invocable actions for Flow:

Both use the standard Flow action editor and scalar inputs (not collection-shaped phone lists on the request).

ApproachBest for
Record-save processing (NumberForge Configuration)Every Contact/Lead/Account save with consistent rules
NF Process PhoneScreen flows, platform events, integration paths, one-off transforms
NF Find Phone NumbersParsing Notes, email bodies, or chatter text in Flow
Apex NF.*Custom batch, REST, or logic Flow cannot express. API Reference
  • Status strings match Key concepts: VALID, INVALID, NEEDS_REGION, EMPTY (Process Phone only).
  • Default Region and Output Format on Process Phone fall back to org defaults when blank.
  • Enrichment uses offline metadata (see Performance).

Flow runs in the running user’s context. Ensure profiles can execute the actions and read/write referenced fields.