Is it possible to sync data in a Filemaker portal to an external MySQL database? For example, an invoice listing multiple products stored in another table (assuming I only want the information in the portal, such as qty, name, price).
Or do we have to manually sync all related tables behind the scenes and then re-create the relationships using joins later?
Thank you!