Member Junction
    Preparing search index...

    Moves accounts from one Apollo list to another.

    Inputs:

    • AccountIDs (required) JSON array or comma-separated Apollo account ids
    • FromList (required) exact source label name
    • ToList (required) exact destination label name
    • CompanyID (optional) per-company credential resolution

    Outputs:

    • MovedCount / FailedCount / PossiblyStuckCount
    • Results per-account { id, added, removed, possiblyStuck, error }
    • NotOnSourcePage supplied ids that were not on page 1 of the source list
    • KeySource

    PARTIAL_FAILURE means at least one PATCH failed outright. Possibly-stuck records are NOT failures — the write succeeded and Apollo did not honour it.

    Hierarchy (View Summary)

    Index

    Constructors

    Methods