-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add emarsys functionality to check some things #10
Labels
enhancement
New feature or request
Comments
gitfvb
added a commit
that referenced
this issue
Apr 23, 2024
gitfvb
added a commit
that referenced
this issue
Jun 18, 2024
gitfvb
added a commit
that referenced
this issue
Jun 18, 2024
gitfvb
added a commit
that referenced
this issue
Jun 19, 2024
gitfvb
added a commit
that referenced
this issue
Jun 19, 2024
gitfvb
added a commit
that referenced
this issue
Jun 20, 2024
gitfvb
added a commit
that referenced
this issue
Jun 20, 2024
- emarsys is not always sending back "data", so changed the generic return - removing "old" functions - Rewriting of add-list, get-contactdata und and get-listcontact
gitfvb
added a commit
that referenced
this issue
Jun 21, 2024
- Return not always "data" when calling emarsys - Compressing json on calling emarsys - Added more examples in Readme - Show status progress bar when using Get-ListContact - Allow streaming when using Get-ListContact instead of a big array - Allow pipeline input for Get-ContactData and some more options to fetch the data that is requested
gitfvb
added a commit
that referenced
this issue
Jun 25, 2024
- New function to get current api usage for rate limiting - New function to get current health status for emarsys - Added functionality to automatically save current api usage
gitfvb
added a commit
that referenced
this issue
Jun 28, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
It is needed to check some things through emarsys, so it makes sense to not have a full implementation, but use my existing emarsys powershell class and wrap some functions around it to download mailings, lists, fields and stuff.
The text was updated successfully, but these errors were encountered: