An open API service indexing awesome lists of open source software.

https://github.com/axeptio/customers-code-samples


https://github.com/axeptio/customers-code-samples

Last synced: 25 days ago
JSON representation

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`.