Difference between revisions of "Business Search"

From Melissa Data Wiki
Jump to navigation Jump to search
 
(7 intermediate revisions by the same user not shown)
Line 1: Line 1:
__NOTOC__
__NOTOC__
{{NotInServiceAlert}}
{{ProductV2
{{ProductV2
|ProductImage=[[File:TILE_CSG_GlobalBusinessSearch.png|link=]]
|ProductImage=[[File:TILE_CSG_GlobalBusinessSearch.png|link=]]
|ProductBody=
|ProductBody=
The Global Business Search API is designed to enable the user to perform extremely flexible searches to Melissa Data’s business database. The Global Business Search API is ideal for performing skip-tracing type searches, allowing you to search for business information with very limited amount of information, such as having just the business’s name.
The Business Search API is designed to enable the user to perform extremely flexible searches to Melissa Data’s business database. The Business Search API is ideal for performing skip-tracing type searches, allowing you to search for business information with very limited amount of information, such as having just the business’s name.
<br>[[File:Request-free-demo.png|link=https://www.melissa.com/request-demo?product=wiki+business+search]]
|CurrentBody=
|CurrentBody=
<h3>Current Build</h3>
<h3>Current Build</h3>
Released August 2018
Released August 2018
<br>Build 1.0.2
<br>Build 1.0.2
*[[Global Business Search:Build History|Build History]]
*[[Business Search:Build History|Build History]]
|EssentialsBody=
|EssentialsBody=
<h3>Basics</h3>
<h3>Basics</h3>
*[[Global Business Search:Introduction|Introduction]]
*[[Business Search:Introduction|Introduction]]
*[[Global Business Search:Licensing|Licensing]]
*[[Business Search:Licensing|Licensing]]
*[[Global Business Search:URL|Service URLs]]
*[[Business Search:URL|Service URLs]]
*[[IP Address Information]]
*[[IP Address Information]]
*[[Global Terms]]
<h3>Web Service General Information</h3>
<h3>Web Service General Information</h3>
*[[Cloud Service:Best Practices|Web Service Best Practices]]
*[[Cloud Service:Best Practices|Web Service Best Practices]]
Line 24: Line 25:
*[http://devconsole.melissadata.com/globalbusinesssearch/ Global Business Search Dev Console]-->
*[http://devconsole.melissadata.com/globalbusinesssearch/ Global Business Search Dev Console]-->
<h3>Input/Output</h3>
<h3>Input/Output</h3>
*[[Global Business Search:Request|Request Fields]]
*[[Business Search:Request|Request Fields]]
*[[Global Business Search:Response|Response Fields]]
*[[Business Search:Response|Response Fields]]
<h3>Examples</h3>
<h3>Examples</h3>
*[[Global Business Search:REST JSON|REST JSON]]
*[[Business Search:REST JSON|REST JSON]]
<h3>Result Codes</h3>
<h3>Result Codes</h3>
*[[Global Business Search:Result Codes|Result Code Use]]
*[[Business Search:Result Codes|Result Code Use]]
*[[Result Code Details#Global Business Search|Global Business Search Result Codes]]
*[[Result Code Details#Business Search|Business Search Result Codes]]
<h3>[[Global Business Search:Sample Code|Sample Code]]</h3>
<h3>[[Business Search:Sample Code|Sample Code]]</h3>
{{CodeButtonTable
{{CodeButtonTable
|SampleCodeEntries=
|SampleCodeEntries=
{{CodeButton
{{CodeButton
|Name=.NET/C#
|Name=.NET/C#
|DownloadLink=ftp://ftp.melissadata.com/SampleCode/WebServices/BusinessSearch/GlobalBusinessSearch-NET.zip
|DownloadLink=https://download.melissadata.com/SampleCode/WebServices/BusinessSearch/GlobalBusinessSearch-NET.zip
|SourceLink=https://github.com/MelissaData/GlobalBusinessSearch-NET
|SourceLink=https://github.com/MelissaData/GlobalBusinessSearch-NET
}}
}}
{{CodeButton
{{CodeButton
|Name=Javascript
|Name=Javascript
|DownloadLink=ftp://ftp.melissadata.com/SampleCode/WebServices/BusinessSearch/GlobalBusinessSearch-Javascript.zip
|DownloadLink=https://download.melissadata.com/SampleCode/WebServices/BusinessSearch/GlobalBusinessSearch-Javascript.zip
|SourceLink=https://github.com/MelissaData/GlobalBusinessSearch-Javascript
|SourceLink=https://github.com/MelissaData/GlobalBusinessSearch-Javascript
}}
}}
{{CodeButton
{{CodeButton
|Name=Java
|Name=Java
|DownloadLink=ftp://ftp.melissadata.com/SampleCode/WebServices/BusinessSearch/GlobalBusinessSearch-Java.zip
|DownloadLink=https://download.melissadata.com/SampleCode/WebServices/BusinessSearch/GlobalBusinessSearch-Java.zip
|SourceLink=https://github.com/MelissaData/GlobalBusinessSearch-Java
|SourceLink=https://github.com/MelissaData/GlobalBusinessSearch-Java
}}
}}
Line 54: Line 55:


[[Category:Cloud Services]]
[[Category:Cloud Services]]
[[Category:Global Business Search]]
[[Category:Business Search]]

Latest revision as of 18:10, 10 August 2021

ICON WIKI Default.png
This product is no longer in service.
TILE CSG GlobalBusinessSearch.png
The Business Search API is designed to enable the user to perform extremely flexible searches to Melissa Data’s business database. The Business Search API is ideal for performing skip-tracing type searches, allowing you to search for business information with very limited amount of information, such as having just the business’s name.
Request-free-demo.png
TILE WIKI Current.png

Current Build

Released August 2018
Build 1.0.2

TILE WIKI Reference.png

Input/Output

Examples

Result Codes

Sample Code

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