Skip to main content
    API referenceModulesAudienceDedup solr api

DeDup/SOLR API services

DeDup API services#

Consider the method to extract the client data from MySQL and to integrate it to the SQL database for the campaign execution process. Also, use the method for its' related data validation.

Step 1:

URL - https://domain/api/Recipients/DownloadFileFromSftp

Method: POST Header: Authorization: Token 2xxxxx7109cdxxx84092xxx1a77axxxf158xxx4f Content-Type: application/json

Request data:

Response data:

Step 2:

URL - https://domain/api/Recipients/DownloadFileFromSftp

Method: PUT Header: Authorization: Token 2904xxxxx9cdf2f84092xxxxa77ab44f1xxxd4f Content-Type: application/json

Request data:

Response data:

Step 3:

URL - https://domain/api/Recipients/DownloadFileFromSftp

Method: POST Header: Authorization: Token 2904xxxxx9cdf2f8xxx2b641a77ab4xxx589xxxf Content-Type: application/json

Request data:

Response data:

SOLR indexing API services#

Consider the method for indexing to optimize the performance of the database by minimizing the number of accesses required when a query is processed. Also, the method enables to quickly locate and access the data in a database.

Request data

Response data:

Is this page helpful?