ChuckJonas / 10x-demo

testing sweep
MIT License
0 stars 0 forks source link

Add API call and logging for total record count #7

Open sweep-ai[bot] opened 1 year ago

sweep-ai[bot] commented 1 year ago

Description

This PR adds a new API call to retrieve the total count of records from the SugarCRM REST API before running the export. It also adds logging functionality to log the module name, total record count, and starting offset in the specified format.

Summary of Changes

Testing

Related Issue

Add a "count" API call

Fixes #6.


To checkout this PR branch, run the following command in your terminal:

git checkout sweep/feature/add-api-call-and-logging

To make tweaks to this pull request, leave a comment below or in the code.