Hello,
That’s kind of a silly question, but is it possible to send and get data between two distinct custom apps?
Or can two apps only fetch the same data from an external database? I’m guessing external APIs cannot get data from custom apps either, so each of them has to send their own data to the external database.
Thanks!