https://github.com/axeptio/customers-code-samples
https://github.com/axeptio/customers-code-samples
Last synced: 7 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/axeptio/customers-code-samples
- Owner: axeptio
- Created: 2024-02-22T09:05:23.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2024-02-23T10:35:54.000Z (almost 2 years ago)
- Last Synced: 2024-09-13T11:29:19.009Z (over 1 year ago)
- Language: JavaScript
- Size: 54.7 KB
- Stars: 0
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Axeptio code samples for customers
So far, here's what you can find in this repository:
## Organization-related scripts
### [fetch-organization-aggregated-consents-registry](fetch-organization-aggregated-consents-registry)
Running this script, you will get a CSV file containing all consents for all projects of a given organization.
It's pretty much the same as going to each of this organization's projects Consents Registry and downloading consents.
Except it saves you lots of clicks, and consents are aggregated into a single CSV file, with an extra column, `projectId`.