/
Action Post API

Action Post API

The steps for posting to the Action Post API (https://app.insellerate.com/api/integration/ActionPost/{{OrgId}}/{{CampaignId}}) are the same as those for the Campaign Lead Post API. For details on payload specifications, refer to https://insellerate.atlassian.net/servicedesk/customer/portal/3/article/1181548554.

Below are the list of prospect fields that are supported when a lead is updated via the action post.

  • First_Name

  • Last_Name

  • PropertyTypeId

  • LoanPurpose

  • Loan1_RateType

  • Loan1_Type

  • Loan1_RateType_Proposed

  • Loan1_PurposeType_Proposed

  • Loan1_Type_Proposed

  • Loan2_RateType

  • Loan2_Type

  • Mailing_Address1

  • Mailing_Address2

  • Mailing_City

  • Mailing_State

  • Mailing_Zipcode

  • Employer

  • Employment_Years

  • BaseIncome

  • Position

  • Employment_Status

  • Employment_Address

  • Employment_City

  • Employment_State

  • Employment_ZipCode

  • Mailing_Address1_Co

  • Mailing_Address2_Co

  • Mailing_City_Co

  • Mailing_State_Co

  • Mailing_Zipcode_Co

  • Employer_Co

  • Employment_Years_Co

  • BaseIncome_Co

  • Position_Co

  • Employment_Address_Co

  • Employment_City_Co

  • Employment_State_Co

  • Employment_ZipCode_Co

 

Each update will create a brand new note if the notes field is populated.

Related content