Official

Accepted

Unanswered

Relevance
Selected Relevance

Advanced Filters

Search Results (33)

Identify Responsibilities with missing View Permission

We have a number of domains or communities with restricted view permissions, but I’ve noticed that sometimes, the assigned Responsibilities have not been included in the View Permissions. Is there a simple way top identify all community or domain responsibilities that do not have a corresponding Vi

Questions

43

2

0

0

Catalog REST API question

Hi, I am looking for an API to g et the list of catalog names (physical data dictionary) along with its owner. Please suggest. Thanks, Regards Guru

Questions

58

8

0

0

Unable to use Patch request REST API to update the description for an asset

I am trying to use the PATCH request REST-API to update the description of an asset. However, whenever I am confused about how to use this API for my purpose like where to add the assetID and attributeID within the parameters or the body itself I also tried using the POST [request] (https://zsassoc

Questions

4

1

0

0

API to ingesting TechnicaLineage

I am looking for ingesting Technical lineage data into Collibra using an REST API. do we have any capability in current REST API’s to do it ?

Questions

44

3

0

0

quick start for data engineers j rest api pratical calls examples

Hi, im very pratical senior data architect/engineer and i understand collibra concepts but i would like to understand how data engineers could proactively create/update databases schemas, tables, views etc by interacting with collibra. I think there's 2 ways using collibra: way 1 (not good enough

Questions

34

0

0

How to use "Collibra Catalog Database Registration API" in Workflow

I have built a workflow to bulk upload Tables and Column metadata, it also creates those assets if they does not exits. My use case to create Table-Schema relationships and update/create "Database Asset > Configuration > Metadata Syncronization > Schema Name > Catalog Synchronization Rul

Questions

15

0

0

REST Core API GET response times

Hello! I am curious to know if anyone has experienced broad swings in processing times for getting data from the REST Core API’s. We have a pipeline that calls the activities data, for instance, this one is the beefiest so we essentially page through it, but it has taken anywhere from 6 hours one da

Questions

23

1

0

0

Maximum Amount of Rest API Call

Hello Dear Data Citizens, does someone know if there is a limit to how much calls you can, or should, do per minute / second to the rest api? Background is I need information about the relations of a lot of assets and unfortunately one does not get this information with the find asset endpoint, so I

Questions

17

4

0

0

Set Scope during REST Api Create Domain Call

Hello Data Citizen Community, does someone know if it is possible to set the scope of a domain when creating it with a rest api call? Sincerely, Stefan

Questions

40

4

0

0

Jobs API - Gives a different ID to the Front End

I am using the JOBS - Rest API https://kraftheinz-dev.collibra.com/rest/2.0/jobs?offset=0&limit=0&countLimit=-1&nameMatchMode=ANYWHERE&maxVisibility=2147483647&sortOrder=DESC&sortField=CREATED_ON I am able to see all the jobs, but the JOB ID retured from the API is different

Questions

26

1

0

0

REST API Import - Foreign Key from CSV file - How to

Hi, I try to write the JSON mapping file, to import my CSV file, containing FK relations of my schema (already imported)… and I’m a little bit lost. My CSV has the folowing format, with pipe separator: FK Name | SRC_Schema |SRC_Table | SRC_Col1 , SRC_Col2, SRC_Col3 | DST_Schema | DST_Table | DST_Col

Questions

72

6

0

0

Import API relationsAction Query Parameter

Does anyone know how to use the relationsAction query parameter on the Import REST API (json-job)? I’m not sure what to pass into it to get the add/update behavior instead of the default replace behavior. I found documentation for the relatively new continueOnError parameter in the Import API docu

Questions

39

1

0

0

Authenticate API with Collibra's SSO

Our instance of Collibra is setup with SSO. We have an application that connects with Collibra’s API. We use a service account to make API calls. Is there a way we can ‘whitelist’ this service account so that it doesn’t need to authenticate with the SSO when calling the API’s? Ideally I would like t

Questions

34

2

0

0

Asset with Semi colon is not handled by Import REST API

Hi Community, I have one question and looking to see if anyone else has faced the similar issue and have a work around or fix for this. I am trying to build relationship between two assets in Collibra using REST import API. In this example I am trying between Column and Table asset type. Column Name

Questions

29

2

0

0

Extract details(typeId, DomainId) of new assets created for a certain asset type using APIs or Output Module

Hi Data Citizens, It would be interesting to seek your help for a specific use case: We are trying to extract the assets which are either being newly created in Collibra or have their name changed for a certain asset type(say Business Term). For this, we already have a workflow. But we are interest

Questions

29

1

0

0

Import API Error when not using 'attributes'

Hi folks, I am new to the Collibra Import API and I’m trying to create assets with the import/csv-job endpoint. My plan is to create assets with its relations. The Postman-Post works but in Collibra -> Activities I get the error “There are either too many or too few parameters to identify the dom

Questions

35

1

0

0

REST API - Authentication resource - Postman - 401 Unauthorized Error

I am trying to use Rest APIs but stuck at the very first step of authentication itself. Even after following - Collibra REST API authentication - Collibra - Developer , I am always getting 401 unauthorized error. I have read some articles pointing to CSRF token but that should come into play post au

Questions

63

3

0

0

REST API - Are there any differences between version 5.7.6 and version 5.7.11 from REST API calls perspecitve

I would like to know whether any new additions to REST APIs in version 5.7.11. Also, any change in existing REST API calls from version 5.7.6, kindly let me know.

Questions

59

2

0

0

Uploading the backup file in console using Rest API

Hi, @arthurburkhardt I am having an issue while uploading the backup to the console using rest API POST https://<your_collibra_console_url>/rest/backup.Can you please help me out on how to pass zip downloaded file using the API. Thanks,Paresh

Questions

12

0

0

REST or SEARCH API for the Bulk Extract of Assets with a particular RelationType

Without looping over a large number of assets to submit a GET request to the relations endpoint in the REST v2 API, is there a way to submit a single request to return ALL assets associated with a particular RelationType? I had hoped to do a POST request to the SEARCH API with a given query but ther

Questions

36

2

0

0