This is a Singer tap that produces JSON-formatted data following the Singer spec.
This tap:
- Pulls raw data from Auth0's Management API v2
- Extracts the following resources from Auth0
pip install tap-auth0
This tap requires a config.json
which specifies details regarding M2M authentication. See config.sample.json for an example.
To run tap-auth0
with the configuration file, use this command:
tap-auth0 -c my-config.json -d state.json
0.1.0 - code restructure to allow data extraction using updated_at and state file from singer. This will allow incremental loads
Schema Data Validation external schema/catalog control
- Add the following ressources from Auth0: