Skip to content

OpenAPI import

Each dataset exposes a machine-readable OpenAPI (Swagger) description. Lookup, extract, and proxy bridges may each have their own URL pattern.

  1. Open Setup → External Services.
  2. Import from OpenAPI using the Swagger URL for the service you licensed.
  3. Map the generated operation to a Flow Action element.
  4. Bind inputs from record lat/long fields and service name; map outputs to Flow variables.

Import only the spec for the layer you need—property names differ between services.

Generated types should match what the API returns. If Flow shows unexpected _set boolean flags alongside values, that is intentional for optional-field handling in some generated bindings—see Salesforce setup.