Skip to main content
Question

How to ingest semi-structured or unstructured data in celonis?Do they have any connectors for Mongo DB

  • December 10, 2021
  • 2 replies
  • 24 views

How to ingest semi-structured or unstructured data in celonis? Do they have any connectors for Mongo DB

2 replies

kay.kaspe
Level 3
  • December 11, 2021

Hello Akshata,

 

what use cases are you thinking about for which you need semi-structured or unstructured data in Celonis (except ML)? 

 

You can connect to a MongoDB via the JDBC interface.

 

Furthermore, you have the possibility to either search for documents in a MongoDB or to read, insert, modify or delete a document via the action flows.

 

Best

 

Kay


  • Author
  • Level 2
  • December 13, 2021

Hey Kay,

Thanks for your response !

Actually I was only aware about the three styles through which we can ingest structure data, so wanted to know how about semi structure and unstructured data

Can you share some links or tutorials for the same it would be helpful :)

P.S - I am a beginner in Celonis