I've got a question like in the title, because I have two RESTful applications:
- 1st is taking data from form and sending it to the other application using JSON
- 2nd is receiving data from the 1st application and making .csv from it
The question is how can I make a "connection" between them using mulesoft (got 30days free trial).