Skip to content

dateRangeBegin and dateRangeEnd parameters for Export Records call not supported #123

@chgreer

Description

@chgreer

Hi,

I'm relatively new to REDCap and have found this library very helpful. It looks as if work was discontinued on the project before the date range filtering was added to the Export Records call. My use case requires using this, so I went ahead and forked and made the simple change.

I just followed the template in the code and added two new keys to the data payload. I use the dateutil.parser.parse method to make it so the input values for the dates can be a little flexible. This meant updating requirements.txt as well.

I didn't see any appropriate tests to modify.

I'm opening this issue here, and will attach a pull request. This is my first github pull request, so feedback welcome.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions