Business Coder: Difference between revisions

From Melissa Data Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
 
(34 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 January 2016
*[https://releasenotes.melissa.com/cloud-api/business-coder/ Build History]
<br>Build 1.0.0.0
*[[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>
*[[Business Coder:Introduction|Introduction]]
*[[Business Coder:Licensing|Licensing]]
*[[Business Coder:URL|Service URLs]]
*[[IP Address Information]]
<h3>FAQ</h3>
*[[Business Coder:FAQ|Business Coder FAQ]]
<h3>Web Service General Information</h3>
*[[Cloud Service V4:Best Practices|Cloud Service Best Practices]]
*[[Cloud Service V4:Best Practices|Cloud Service Best Practices]]
*[[IP Address Information]]
*[[Cloud Service:Special Character Replacement|Special Character Replacement]]
*[[Business Coder:URL|Service URLs]]
*[[Cloud Service V4:Protocols|Protocols]]
}}
|ReferenceBody=
|valign="top" width="50%" style="padding-left:8px;"|
<h3>Dev Console</h3>
{{ProductLeft
*[https://devconsole.melissadata.com/businesscoder/ Business Coder Dev Console]
|Color=red
<h3>Input/Output</h3>
|Image=[[File:MediumTile_Reference.png|link=]]
*[[Business Coder:Request|Request Fields]]
|Body=
*[[Business Coder:Response|Response Fields]]
<h3>Documentation</h3>
<h3>Examples</h3>
*[[Media:BusinessCoderWS_QSG.pdf|Quick Start Guide]]
*[[Business Coder:REST JSON|REST JSON]]
*[[Business Coder:Reference|Online Reference]]
<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
}}
{{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

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.

Current Build

Notices

Dev Console

Input/Output

Examples

Result Codes

Sample Code

  • Java
 -
  • Javascript
 -
  • .NET/C#
 -
  • Postman
 -

Open Source Batch Application