Bulk Import/Export of Glossary Items and Using GraphQL API for Programmatically Fetching Entities

Original Slack Thread

Hi All, <@U02G4B6ADL6> is there any way i can do bulk import / export of glossary items?

Hi <@U05E8A9G96K>
You can do bulk import using https://datahubproject.io/docs/generated/ingestion/sources/csv.
But there is no bulk export.

You can use GraphQL API (https://datahubproject.io/docs/api/graphql/how-to-set-up-graphql) to fetch the entity programmatically