Reltio Connect

 View Only
  • 1.  Data Loader API

    Posted 09-10-2024 15:17

    Hi all 

    Can you please tell how can we upload files (CSV) from our local machine directly using the Data Loader API without storing them at any location like GCP , S3 etc. during the Dataload process using Data Loader API.

    Thanks



    ------------------------------
    Priyam Shukla
    ------------------------------


  • 2.  RE: Data Loader API

    Reltio Employee
    Posted 30 days ago

    Hi Priyam, 

    In the backend when you load the data from your local file the system, uploads the file into one of the Buckets and it knows the path of it. 
    So it's able to load the data by retrieving the storage information. To load the data from the local to the bucket directly with API, you may need to use the following API. 

    You can find the documentation for it here: https://developer.reltio.com/private/swagger.htm?module=Data+Ingestion#/



    ------------------------------
    Girish Kalburgi
    Reltio
    NC
    ------------------------------



  • 3.  RE: Data Loader API

    Posted 28 days ago

    Hi @Girish Kalburgi

    I got your point , did the same steps to upload file through local , after this when I am trying to use the Create Job & Run API as mentioned in Developers Portal its giving the error , " 

    "errorCode": 2,
    "Tenant  not configured. Use admin API to configure tenant",

    Although I have checked everything else is correct in API call but its giving this message.

    Can you please help me in this.

    Thanks
    Priyam


    ------------------------------
    Priyam Shukla
    EPAM
    ------------------------------



  • 4.  RE: Data Loader API

    Posted 25 days ago

    Hi @Girish Kalburgi 

    Any updates on my error which is mentioned above in the thread.

    Thanks



    ------------------------------
    Priyam Shukla
    EPAM
    ------------------------------