pjcubero commented on issue #1636:
URL: https://github.com/apache/camel-k/issues/1636#issuecomment-670381212


   > > Other question, how can i invoke to an external url, because if i try to 
call to an external url in a knative integration, gives me one error, endpoint 
not found. I invoke the external url using recipientslist.
   > 
   > It shouldn't matter what kind of integration you're running, to call an 
external URL you should use the `http` component, like 
`.to("http://theurl/thepath";)`.
   > 
   > Btw, you can ask questions in the Gitter channel, to avoid polluting 
issues.
   
   Sorry, I know that this issue is not related with the last two questions 
that I have asked you. But I have asked in the Gitter channel, and I don't have 
reply. The question is:
   
   I have one question, I have some integrations in camel-k and knative, and I 
want to know how can I propagate the body from the first knative service to the 
last one? Because I need to have available in all the integrations.


----------------------------------------------------------------
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