How do you get a total records count on a Semarchy GET? Is there an option such as count=true or another parameter in the URL to get this count back in the header response? Failing that, is there a configuration option in Semarchy to enable this?
Best Answer
C
Cédric BLANC
said
over 2 years ago
This is how you can get a record count using GET:
For example, if I want to count the number of Customer golden records in my 'CustomerTrainingDemo' data location, the url is
You don't even have to construct this, the url can be generated for you in the REST API documentation which you can find from the REST API icon on the xDM Welcome Page:
1 Comment
Cédric BLANC
said
over 2 years ago
Answer
This is how you can get a record count using GET:
For example, if I want to count the number of Customer golden records in my 'CustomerTrainingDemo' data location, the url is
You don't even have to construct this, the url can be generated for you in the REST API documentation which you can find from the REST API icon on the xDM Welcome Page:
Cédric BLANC
How do you get a total records count on a Semarchy GET? Is there an option such as count=true or another parameter in the URL to get this count back in the header response? Failing that, is there a configuration option in Semarchy to enable this?
This is how you can get a record count using GET:
For example, if I want to count the number of Customer golden records in my 'CustomerTrainingDemo' data location, the url is
This syntax is fully explained in our Integration Guide here:
https://www.semarchy.com/doc/semarchy-xdm/semig.html#counting-records
You don't even have to construct this, the url can be generated for you in the REST API documentation which you can find from the REST API icon on the xDM Welcome Page:
Cédric BLANC
This is how you can get a record count using GET:
For example, if I want to count the number of Customer golden records in my 'CustomerTrainingDemo' data location, the url is
This syntax is fully explained in our Integration Guide here:
https://www.semarchy.com/doc/semarchy-xdm/semig.html#counting-records
You don't even have to construct this, the url can be generated for you in the REST API documentation which you can find from the REST API icon on the xDM Welcome Page:
-
Import Data Into Entities via Azure Data Lake
-
Recover Deleted(soft Delete) Record and Configure in Application
-
Data Quality in batch mode and real-time integration
-
Integration with analytics tools
-
Query/Load/Delete data with the REST API
-
Does the Done Tab in Inbox have a limit?
-
How Can I Trigger Enricher or Sql Procedure when deleting?
-
Matching Rules But Only The Latest Record Creates a Golden Record
-
Unstructured and Semi Structured Data in Semarchy?
-
Read CSV files from AWS S3
See all 72 topics