Difference between revisions of "Business Coder"

From Melissa Data Wiki
Jump to navigation Jump to search
(17 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
|Image=[[File:MediumTile_BusinessCoderWS.png|link=]]
|Body=
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.
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.
}}
<br>[[File:Request-free-demo.png|link=https://www.melissa.com/request-demo?product=wiki+business+coder]]
|-
|CurrentBody=
|valign="top" colspan="2"|
{{ProductSecond
|Color=orange
|Image=[[File:MediumTile_Current.png|link=]]
|BodyCol1=
<h3>Current Build</h3>
<h3>Current Build</h3>
Released December 2017
Released January 2021
<br>Build 1.3.16
<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]]'''
*'''[[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=
|-
|valign="top" width="50%" style="padding-right:8px;"|
{{ProductLeftTwoBody
|Color=green
|Image=[[File:MediumTile_Essentials.png|link=]]
|Body=
<h3>Getting Started</h3>
<h3>Getting Started</h3>
*[[Media:BusinessCoderWS_QSG.pdf|Quick Start Guide]]
*[https://www.melissa.com/quickstart-guides/business-coder Quick Start Guide]
<h3>Basics</h3>
<h3>Basics</h3>
*[[Business Coder:Introduction|Introduction]]
*[[Business Coder:Introduction|Introduction]]
Line 39: Line 24:
<h3>FAQ</h3>
<h3>FAQ</h3>
*[[Business Coder:FAQ|Business Coder FAQ]]
*[[Business Coder:FAQ|Business Coder FAQ]]
|Body2=
<h3>Web Service General Information</h3>
<h3>Web Service General Information</h3>
*[[Cloud Service V4:Best Practices|Cloud Service Best Practices]]
*[[Cloud Service V4:Best Practices|Cloud Service Best Practices]]
*[[Cloud Service:Special Character Replacement|Special Character Replacement]]
*[[Cloud Service:Special Character Replacement|Special Character Replacement]]
*[[Cloud Service V4:Protocols|Protocols]]
*[[Cloud Service V4:Protocols|Protocols]]
}}
|ReferenceBody=
|valign="top" width="50%" style="padding-left:8px;"|
{{ProductLeft
|Color=red
|Image=[[File:MediumTile_Reference.png|link=]]
|Body=
<h3>Dev Console</h3>
<h3>Dev Console</h3>
*[http://devconsole.melissadata.com/businesscoder/ Business Coder Dev Console]
*[http://devconsole.melissadata.com/businesscoder/ Business Coder Dev Console]
Line 57: Line 36:
<h3>Examples</h3>
<h3>Examples</h3>
*[[Business Coder:REST JSON|REST JSON]]
*[[Business Coder:REST JSON|REST JSON]]
*[[Business Coder:Batch JSON|Batch JSON]]
<h3>Result Codes</h3>
<h3>Result Codes</h3>
*[[Business Coder:Result Codes|Result Code Use]]
*[[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>[[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