Difference between revisions of "Business Search"

From Melissa Data Wiki
Jump to navigation Jump to search
(6 intermediate revisions by the same user not shown)
Line 3: Line 3:
|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.
|CurrentBody=
|CurrentBody=
<h3>Current Build</h3>
<h3>Current Build</h3>
Released August 2018
Released August 2018
<br>Build 1.0.0
<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 23:
*[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=REST .NET/C#
|Name=.NET/C#
|DownloadLink=ftp://ftp.melissadata.com/SampleCodes/Current/DQWS4/BusinessSearch/BusinessSearch_REST_CSharp.zip
|DownloadLink=ftp://ftp.melissadata.com/SampleCode/WebServices/BusinessSearch/GlobalBusinessSearch-NET.zip
|SourceLink=https://github.com/MelissaData/GlobalBusinessSearch-CSharp2017-REST
|SourceLink=https://github.com/MelissaData/GlobalBusinessSearch-NET
}}
}}
{{CodeButton
{{CodeButton
|Name=REST Java
|Name=Javascript
|DownloadLink=ftp://ftp.melissadata.com/SampleCodes/Current/DQWS4/BusinessSearch/BusinessSearch_REST_Java.zip
|DownloadLink=ftp://ftp.melissadata.com/SampleCode/WebServices/BusinessSearch/GlobalBusinessSearch-Javascript.zip
|SourceLink=https://github.com/MelissaData/GlobalBusinessSearch-Java-REST
|SourceLink=https://github.com/MelissaData/GlobalBusinessSearch-Javascript
}}
}}
{{CodeButton
{{CodeButton
|Name=REST Javascript
|Name=Java
|DownloadLink=ftp://ftp.melissadata.com/SampleCodes/Current/DQWS4/BusinessSearch/BusinessSearch_REST_Javascript.zip
|DownloadLink=ftp://ftp.melissadata.com/SampleCode/WebServices/BusinessSearch/GlobalBusinessSearch-Java.zip
|SourceLink=https://github.com/MelissaData/GlobalBusinessSearch-Javascript-REST
|SourceLink=https://github.com/MelissaData/GlobalBusinessSearch-Java
}}
}}
}}
}}
Line 54: Line 53:


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

Revision as of 00:03, 27 June 2020

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.
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