Skip to content
This repository has been archived by the owner on Jan 20, 2024. It is now read-only.

Passing in batch size #159

Open
schung507 opened this issue Jun 8, 2023 · 1 comment
Open

Passing in batch size #159

schung507 opened this issue Jun 8, 2023 · 1 comment

Comments

@schung507
Copy link

I would like to pass in BatchSize as part of the RetrieveRequest.Options as outlined here but this doesn't seem to be possible right now.

var options = {
   options: {
      batchSize: 200,
   }
}
@JoernBerkefeld
Copy link

Try sfmc-sdk instead, which allows that and more. It's a rewrite of this SDK that fixes a lot of the issues that this SDK here suffers from

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants