Ishan Arya
Ishan Arya
Using Google Admin APIs to fetch the following user attributes ``` __NAME__ aliases organizations.title organizations.department organizations.costCenter suspended orgUnitPath relations[0].value customSchemas.Non_Human_Attributes customSchemas.Non_Human_Attributes ```
Building a generic HTTP extractor #413
Build a generic HTTP extractor. A sample config ``` source: name: http config: request: host: http://example.com method: POST path: /v1/employees encoding: json query: foo: bar body: { "fieldA": "valueA", "nestedField":...
Build a sink to put user data into the shield