{"id":208,"date":"2020-02-27T05:00:40","date_gmt":"2020-02-27T05:00:40","guid":{"rendered":"https:\/\/swiftcloud.ai\/support\/?p=208"},"modified":"2020-06-26T21:15:52","modified_gmt":"2020-06-26T21:15:52","slug":"fieldname-translator","status":"publish","type":"post","link":"https:\/\/swiftcloud.ai\/supportwebadmin\/fieldname-translator","title":{"rendered":"Fieldname Translator (Json Variables Renamed)"},"content":{"rendered":"

Here’s an example Json file, which translates variable names, below:<\/p>\n

Why this is needed:<\/h3>\n
    \n
  1. SwiftCloud has a few fields that are required, such as name, email<\/li>\n
  2. Your remote system, such as some other CRM, will take simple POST data, but the variable field-name is different. Example:\n
      \n
    1. We store as “name” (which is “full name \/ both”)<\/li>\n
    2. The remote system is expecting “FullName” with capital letters<\/li>\n<\/ol>\n<\/li>\n<\/ol>\n

      This system allows you to rename variables before posting to a remote system.<\/p>\n

      TIP: You can also use Zapier or other API Bridge systems for this.<\/p><\/blockquote>\n

      In short, this allows you to translate something like “email” to “e-Mail” or “name” to “FirstName%LastName”.<\/p>\n

      \n

      Format = incoming:outgoing<\/h2>\n

      i.e. SwiftCloudVariableName:RemoteSystemVarName<\/p><\/blockquote>\n

      Our variable names are in your email – just run a test and you’ll see them.<\/p>\n

      {\"Clientid\":\"Clientid\",\"captured_by\":\"CaptureURL\",\"name\":\"FirstName%LastName\",\"Street\":\"street\",\"City\":\"City\",\"State\":\"State\",\r\n\"zipCode\":\"Zip\",\"email\":\"Email\",\"phone\":\"Phone\",\"Homeowner\":\"Homeowner\",\"PrimaryHomeValue\":\"PrimaryHomeValue\",\r\n\"Foreclosure\":\"Foreclosure\",\"FirstMortgageBalance\":\"FirstMortgageBalance\",\"SecondMortgage\":\"SecondMortgage\",\r\n\"SecondMortgageBalance\":\"SecondMortgageBalance\",\"MortgageLate\":\"MortgageLate\",\"CreditCardDebtAmount\":\"CreditCardDebtAmount\",\r\n\"CreditCardCurrent\":\"CreditCardCurrent\",\"HouseHoldIncome\":\"HouseHoldIncome\",\"SelfEmployed\":\"SelfEmployed\",\r\n\"Bankruptcy\":\"Bankruptcy\",\"StudentLoans\":\"StudentLoans\",\"StudentLoanAmount\":\"StudentLoanAmount\",\r\n\"StudentLoanCurrent\":\"StudentLoanCurrent\",\"IncomeTaxPastDue\":\"IncomeTaxPastDue\",\"BestTimeCall\":\"BestTimeCall\",\r\n\"minccpayment\":\"minccpayment\",\"monthlyccpayments\":\"monthlyccpayments\",\"EstimateCredit\":\"EstimateCredit\"}<\/pre>\n

      Here’s how to hook it up:<\/p>\n

      \"Connect<\/p>\n

      If you need more help about this, let us know and we’ll update this file with more help.<\/p>\n

      T<\/p>\n","protected":false},"excerpt":{"rendered":"

      Here’s an example Json file, which translates variable names, below: Why this is needed: SwiftCloud has a few fields that are required, such as name, email Your remote system, such as some other CRM, will take simple POST data, but …<\/p>\n

      Fieldname Translator (Json Variables Renamed)<\/span> Read More »<\/a><\/p>\n