I did a couple of quick google searches and found that AppleScript can send HTTP Get/Post requests, SOAP requests, and SQL requests. 4D can respond/consume any of these.
For example google found for "AppleScript Get and Post requests"… https://stackoverflow.com/questions/12678900/can-applescript-send-get-or-post-requests Another idea might be to have apple script create xml files that 4D could read. There are probably more direct ways to get 4D talking with AppleScript that others will quickly point out. John > On Mar 6, 2018, at 5:32 AM, Jeremy Roussak via 4D_Tech <[email protected]> > wrote: > > Miyako has something that allows 4D to respond to custom URLs. It was > mentioned here recently. You might be able to adapt that. > > Just a thought. > > Jeremy > > > Jeremy Roussak > [email protected] > > > >> On 6 Mar 2018, at 15:07, Herr Alexander Heintz via 4D_Tech >> <[email protected]> wrote: >> >> Hi Folks, >> >> does anyone know, if it is possible to talk to 4D from AppleScript? >> I have a small application that receives information form a phone system and >> can launch an AppleScript. >> Now I would like this to „talk“ to 4D. >> Any ideas, is it even possible? >> >> Thanks >> Alex >> >> ********************************************************************** >> 4D Internet Users Group (4D iNUG) >> FAQ: http://lists.4d.com/faqnug.html >> Archive: http://lists.4d.com/archives.html >> Options: https://lists.4d.com/mailman/options/4d_tech >> Unsub: mailto:[email protected] >> ********************************************************************** > > ********************************************************************** > 4D Internet Users Group (4D iNUG) > FAQ: http://lists.4d.com/faqnug.html > Archive: http://lists.4d.com/archives.html > Options: https://lists.4d.com/mailman/options/4d_tech > Unsub: mailto:[email protected] > ********************************************************************** John Baughman Kailua, Hawaii (808) 262-0328 [email protected] ********************************************************************** 4D Internet Users Group (4D iNUG) FAQ: http://lists.4d.com/faqnug.html Archive: http://lists.4d.com/archives.html Options: https://lists.4d.com/mailman/options/4d_tech Unsub: mailto:[email protected] **********************************************************************

