Difference between revisions of "Business Coder"

From Melissa Data Wiki
Jump to navigation Jump to search
(24 intermediate revisions by the same user not shown)
Line 1: Line 1:
__NOTOC__
__NOTOC__
{| border="0" valign="top" style="border-spacing:0px; max-width:1000px;"
{{ProductV2
|colspan="2"|
|ProductImage=[[File:TILE_CSNA_BusinessCoder.png|link=]]
{{ProductHeader
|ProductBody=
|Color=prodorange
Welcome to the Melissa Data Business Coder Service. The Business Coder Web Service searches for Business Demographics data based on the address and company name.
|Image=[[File:MediumTile_BusinessCoderWS.png|link=]]
<br>[[File:Request-free-demo.png|link=https://www.melissa.com/request-demo?product=wiki+business+coder]]
|Body=
|CurrentBody=
Welcome to the Melissa Data Business Coder Service. Parse, genderize, and standardize personal names as well as able to standardize company names.
}}
|-
|valign="top" colspan="2"|
{{ProductSecond
|Color=orange
|Image=[[File:MediumTile_Current.png|link=]]
|BodyCol1=
<h3>Current Build</h3>
<h3>Current Build</h3>
Released March 2016
Released January 2021
<br>Build 1.2.8
<br>Build 2.0.23
*[[Business Coder:Build History|Build History]]
*[[Business Coder:Build History|Build History]]
|BodyCol2=
<h3>Notices</h3>
<h3>Notices</h3>
*'''[[Business Coder:Notice|Announcements - New feature released for Business Coder]]'''
*'''Important!''' - Multiple Record Requests are currently disabled in JSON. All JSON Requests should only include exactly 1 record in the request.
*'''Important!''' - Multiple Record Requests are currently disabled in JSON. All JSON Requests should only include exactly 1 record in the request.
*'''[[Cloud Service:Notice|Important Notice]]'''
*'''[[Cloud Service:Notice|Important Notice]]'''
}}
|EssentialsBody=
|-
<h3>Getting Started</h3>
|valign="top" width="50%" style="padding-right:8px;"|
*[https://www.melissa.com/quickstart-guides/business-coder Quick Start Guide]
{{ProductLeft
|Color=green
|Image=[[File:MediumTile_Essentials.png|link=]]
|Body=
<h3>[[Media:BusinessCoderWS_QSG.pdf|Getting Started]]</h3>
*[[Media:BusinessCoderWS_QSG.pdf|Click here to get started]]
<h3>Basics</h3>
<h3>Basics</h3>
*[[Cloud Service V4:Best Practices|Cloud Service Best Practices]]
*[[Business Coder:Introduction|Introduction]]
*[[Business Coder:Licensing|Licensing]]
*[[Business Coder:URL|Service URLs]]
*[[IP Address Information]]
*[[IP Address Information]]
*[[Business Coder:URL|Service URLs]]
<h3>FAQ</h3>
<h3>FAQ</h3>
*[[Business Coder:FAQ|Business Coder FAQ]]
*[[Business Coder:FAQ|Business Coder FAQ]]
}}
<h3>Web Service General Information</h3>
|valign="top" width="50%" style="padding-left:8px;"|
*[[Cloud Service V4:Best Practices|Cloud Service Best Practices]]
{{ProductLeft
*[[Cloud Service:Special Character Replacement|Special Character Replacement]]
|Color=red
*[[Cloud Service V4:Protocols|Protocols]]
|Image=[[File:MediumTile_Reference.png|link=]]
|ReferenceBody=
|Body=
<h3>Dev Console</h3>
<h3>Documentation</h3>
*[http://devconsole.melissadata.com/businesscoder/ Business Coder Dev Console]
*[[Media:BusinessCoderWS_QSG.pdf|Quick Start Guide]]
<h3>Input/Output</h3>
*[[Business Coder:Reference|Online Reference]]
*[[Business Coder:Request|Request Fields]]
*[[Business Coder:Response|Response Fields]]
<h3>Examples</h3>
*[[Business Coder:REST JSON|REST JSON]]
<h3>Result Codes</h3>
<h3>Result Codes</h3>
*[[Business Coder:Result Codes|Result Code Use]]
*[[Result Code Details#Business Coder|Business Coder Result Codes]]
*[[Result Code Details#Business Coder|Business Coder Result Codes]]
<h3>Examples</h3>
*[[Business Coder:Example Request|Example Request]]
*[[Business Coder:Example Response|Example Response]]
<h3>[[Business Coder:Sample Code|Sample Code]]</h3>
<h3>[[Business Coder:Sample Code|Sample Code]]</h3>
*[ftp://ftp.melissadata.com/SampleCodes/Current/DQWS4/BusinessCoder/BC_REST_Java_Win.zip REST Java]
{{CodeButtonTable
*[ftp://ftp.melissadata.com/SampleCodes/Current/DQWS4/BusinessCoder/BC_JSON_CSharp.zip JSON C#]
|SampleCodeEntries=
*[ftp://ftp.melissadata.com/SampleCodes/Current/DQWS4/BusinessCoder/BC_REST_CSharp.zip REST C#]
{{CodeButton
|Name=Java
|DownloadLink=https://download.melissadata.com/SampleCode/WebServices/BusinessCoder/BusinessCoderUS-Java.zip
|SourceLink=https://github.com/MelissaData/BusinessCoderUS-Java
}}
{{CodeButton
|Name=Javascript
|DownloadLink=https://download.melissadata.com/SampleCode/WebServices/BusinessCoder/BusinessCoderUS-Javascript.zip
|SourceLink=https://github.com/MelissaData/BusinessCoderUS-Javascript
}}
{{CodeButton
|Name=.NET/C#
|DownloadLink=https://download.melissadata.com/SampleCode/WebServices/BusinessCoder/BusinessCoder-NET.zip
|SourceLink=https://github.com/MelissaData/BusinessCoderUS-NET
}}
}}
<h3>Open Source Batch Application</h3>
*[https://git.melissadata.com/Listware/ Listware Desktop Gitlab Repository]
}}
}}
|}
 


[[Category:Cloud Services]]
[[Category:Cloud Services]]
[[Category:Business Coder]]
[[Category:Business Coder]]

Revision as of 23:35, 10 June 2021

TILE CSNA BusinessCoder.png
Welcome to the Melissa Data Business Coder Service. The Business Coder Web Service searches for Business Demographics data based on the address and company name.
Request-free-demo.png
TILE WIKI Current.png

Current Build

Released January 2021
Build 2.0.23

Notices

TILE WIKI Reference.png

Dev Console

Input/Output

Examples

Result Codes

Sample Code

  • Java
 - Button Download.png Button Source.png
  • Javascript
 - Button Download.png Button Source.png
  • .NET/C#
 - Button Download.png Button Source.png

Open Source Batch Application