Saga Methods Reference

The following reference contains a list of the currently implemented Saga Methods. We will be adding more details and examples soon.

System Methods

Data Access

find(model_name, id)
find_all(model_name_plural, filter_data = {}, options = {})
update(model_name, id, params)
create(model_name, params)
build(data)
delete(model_name, id)
find_by(model_name, filter_data = {})
find_all_without_pagination(model_name_plural, filter_data = {})
find_all_deleted_without_pagination(model_name_plural, filter_data = {})
delete_associated_models(models)
restore_associated_models(models)

Document Access

setup_s3_bucket(partner_id)
upload_file(agent_id, partner_id, model_name, tracked_url_name, upload_key)

Account Access

Agents

Answers

Application Files

Generic HTTP / SFTP

Logging

Notifications

Responses

System Internals

Tasks

Integration Methods

AccountChek

Byte Pro

Credit Providers (normalized)

Automated Underwriting

Encompass API

Data Verify

FICS

Finicity

E-Signatures (normalized)

IDS Documents

LendingQB

MortgageDirector

MortgageFlex

Mortgage File/Document Generation

Pricing Engines (normalized)

Transnational

Equifax Worknumber

Last updated