Skip to content

Source Amazon SP: Change report streams logics in the Amazon SP connector #5279

Closed
@htrueman

Description

@htrueman

Tell us about the problem you're trying to solve

We need to change report streams logics in the Amazon SP connector.

Describe the solution you’d like

We should treat the reports as a one time object. So we need to do the following steps:

  1. Create the report with given type and date range.
  2. Wait some time till the report if generated.
  3. Request the following report by id.
  4. (optional) Delete the following report.

Describe the alternative you’ve considered or used

Currently we just make a get list reports request, but this requires the users to generate the reports manually or with some other app. This is not convenient for the end user.

Are you willing to submit a PR?

Yes, that issue follows the #5248 and #4863

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions