Hi all, I'm having trouble trying to use the Twilio messaging API. This is my first attempt at this and I'm sure I'm reading other forums posts on how this is done and not comprehending correctly. Here's the CURL sample request that I am trying to convert
curl -X POST 'https://api*twilio*com/2010 ...
Search found 2 matches
- Wed Sep 09, 2015 12:01 am
- Forum: Getting Started with LiveCode - Experienced Developers
- Topic: convert POST to livecode for twilio
- Replies: 1
- Views: 2673
- Tue Nov 12, 2013 6:20 pm
- Forum: CGIs and the Server
- Topic: Interactive Shell Scripting in OS X
- Replies: 10
- Views: 15184
Re: Interactive Shell Scripting in OS X
i am after the same or similar functionality as originally posted -- basically opening a ssh session to devices and servers by clicking on them in a map but i can't seem to get anything but 'process not open for write'. last thing i tried was this ...
on mouseUp
open process "ssh -t -t name ...
on mouseUp
open process "ssh -t -t name ...