First time? Check out our quick and easy Data Matching Tutorial to see how it's done.
For instructions on how to include data matching of a dataset as part of workflow, including scheduled runs, ongoing processing, or as part of a data pipeline, see the Data Matching Workflow Guide.
* Note: Use connection type = "CSV File", connection string = "https://dl.interzoid.com/csv/companies.csv", table name = "CSV", and column name = "1" for a demo that does not use credits from your account, regardless of report type.
Login to www.interzoid.com to obtain your API Key. It is
                how we track usage. If you do not yet have one, register for a free trial at
                www.interzoid.com/register-api-account.
Sample SQL Scripts in case you need sample/test data for a test drive.
How to use CSV files for data processing within Interzoid Cloud Data Connect.
API used (behind the scenes) for Company/Organization Name Matching.
API used (behind the scenes) for Individual Name
                Matching.
API used (behind the scenes) for Address Matching.
            
        Sample Matches (showing all three report types):
        G.E.
        Gen Electric
        General Electric
        Bill Jameson
        William R. Jamison
        500 Browne lane suite #100
        500 Browne ln suite 100
        500 brown lane ste 100
        Similarity Key Appending (including in new table):
        Apple International,k2HDzRo6pObj5PkfW5sskHTHESF7AQ
        apple inc.,k2HDzRo6pObj5PkfW5sskHTHESF7AQ
        The Apple Store,k2HDzRo6pObj5PkfW5sskHTHESF7AQ
        Apple Corp,k2HDzRo6pObj5PkfW5sskHTHESF7AQ
        Apple USA,k2HDzRo6pObj5PkfW5sskHTHESF7AQ
        7-11,Rf6RCPXSmrZOp8FKRSjQuRvfzO3ef
        7-eleven,Rf6RCPXSmrZOp8FKRSjQuRvfzO3ef
        Seven Eleven Stores,Rf6RCPXSmrZOp8FKRSjQuRvfzO3ef
        
            
            Run scheduled or as part of a batch script? Embed in workflow or within a data pipeline? Execute programmatically? You can run this entire process with a single API call. Example:
            
        https://connect.interzoid.com/run?function=match&apikey=use-your-own-api-key-here&source=CSV&connection=https://dl.interzoid.com/csv/companies.csv&table=CSV&column=1&process=matchreport&category=company&html=true