Difference between revisions of "Business Coder"

From Melissa Data Wiki
Jump to navigation Jump to search
 
(25 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 July 2017
*[https://releasenotes.melissa.com/cloud-api/business-coder/ Build History]
<br>Build 1.3.10
*[[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 22:
<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]
*[https://devconsole.melissadata.com/businesscoder/ Business Coder Dev Console]
<h3>Input/Output</h3>
<h3>Input/Output</h3>
*[[Business Coder:Request|Request Fields]]
*[[Business Coder:Request|Request Fields]]
Line 57: Line 34:
<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
}}
{{CodeButtonSource
|Name=.NET/C#
|SourceLink=https://github.com/MelissaData/BusinessCoder-Dotnet
}}
{{CodeButtonPostman}}
}}
<h3>Open Source Batch Application</h3>
*[https://github.com/MelissaData/ListwareDesktop-NET Listware Desktop Gitlab Repository C# .NET]
*[https://github.com/MelissaData/ListwareDesktop-Java Listware Desktop Gitlab Repository Java]
}}
}}
|}
 


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

Latest revision as of 20:06, 12 May 2023

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

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 Source.png
  • Postman
 -

Open Source Batch Application