Skip to content

WCA SENT_MAILINGS and COLUMNS #22

@epaezibm

Description

@epaezibm

The watson-campaign-automation-api package has 2 issues in the method rawRecipientDataExport (raw-recipient-data-export.js):

The SENT_MAILINGS parameter is a boolean parameter. If this field is enabled (it doesnt matter if it set to true or false) the end result is always an empty csv file, which means it doesnt work. If this parameter is disabled (commented out) then the function works as expected.

The COLUMNS parameter is missing. This field is necessary because it receives the names of needed extra columns, for this case is just one column "eventID".

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions