Mendix to 3rd party websites.

0
Hi i have an application, where i have a form that the user need to fill out for attendance, i would like it so that it could grab data from an external website, that stores who is supposed to attend on certain days. Is there a way to get mendix to speak to a third party website, and to pull that data over to mendix? If so, how would i go about trying to achieve that?  Cheers
asked
1 answers
0

Most obvious way would be for Mendix to call a service on the "3rd party website" to retrieve the data you need.  

answered