What is a Recall Method?
A recall method defines:
Which forwarded accounts should be returned
When the recall should occur
When to Use a Recall Method
Use a recall method when accounts should automatically be returned based on status or conditions.
Common Use Cases
Set up automatic recalls for accounts that are:
Paid Off
Cancelled
Bankruptcy
Deceased
Access
Go to: Forwarding → Recall Method
How to Create
Click Add New (or create a new record)
Configure the following fields:
Required Fields
Identifier – Unique name for the recall method
Selection Logic – Defines which forwarded accounts are eligible for recall
Schedule – Determines when the recall runs
Optional Field
Recall Status Code – Passed into the recall process for tracking purposes

Image Displays Recall Method Page
Important
The Recall Status Code does not update the debt status code.
The value is saved and passed into the recall flow
It does not automatically change the account’s status
If a status update is required, it must be handled separately (for example, through logic, workflows, or additional configuration).
How It’s Used
Identifies accounts eligible for recall based on logic
Runs on a defined schedule
Initiates the process to return accounts from vendors
Exporting Recall Files
Just like distributions, generating a file for export to your forwarding vendor requires an additional step.
Running the recall method identifies eligible accounts
A separate process is required to generate and send the recall file
Sending Recall Files (Recall Job)
After a recall method identifies accounts for recall, a job must be used to process those accounts and generate the recall file for the forwarding vendor.
How It Works
The recall method identifies accounts eligible for recall
The job processes those accounts
Export tasks generate and send the recall file to the vendor
Create a Recall Job
Go to Utilities → Jobs → New
Label: Recall Accounts Job
Schedule: On Demand
Active: True
Add first task
Tasks: Forward: Recall Accounts
Recall Method: Select your Recall Method
Add second task
Tasks: Forward: Export Recalls
Forward Vendor: Select your Forwarding Vendor
Add third task (Optional)
Tasks: Document: Transfer To Job
Local Folder: [Configured Export Folder]
Remote Protocol: SFTP (if applicable)
Remote Host / Path: [Vendor-specific]
Save
Notes
Test recall logic before enabling scheduled runs
Ensure recall criteria do not conflict with active workflows
Use recall batch history to review results
