dberardo opened a new issue #1082:
URL: https://github.com/apache/camel-kafka-connector/issues/1082


   is there a way to convert the output of a telegram connector (and actually 
of any other kind of Camel connector)  into JSON?
   
   so far i only get this kind of string output:
   
   `IncomingMessage{messageId=id, date=2021-03-03T15:53:03Z, 
from=User{id=asdasd, is_bot='false', firstName='asasdasd', lastName='null', 
username='asdasd'}, text='😂', chat=Chat{id='asdasd', title='null', 
type='private', all_members_are_administrators='false'}, photo=null, 
video=null, audio=null, document=null, sticker=null, location=null, 
entities=null, caption=null, captionEntities=null, replyMarkup=null, game=null}`
   
   and it is not possible to use it in transformers ... how can i achieve this?


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to