× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



Buck is right for Twilio. Im not sure if they have a web hook for received
messages. If not, you'll just need to poll. I started looking into this
but lost interest. This will most likely also require OAuth 2.0
authentication.

For email, GMail (and Office 365) do have APIs that allow you to grab
emails from your account, and also web hooks for when emails are received
(would require a web server to receive the web hook). This would also
require OAuth 2.0 authentication. I've written applications that handles
OAuth 2.0 as well as receiving and parsing emails at
www.bvstools.com/g4g.html for GMail and www.bvstools.com/g4ms.html for
Office 365.

So while it sounds easy or reasonable, there's a lot to it in the
background, especially with the authentication used in web services these
days. I've done projects with about 15 or 20 different systems that use
OAuth 2.0, and while their concept is fairly similar, they're just
different enough that a one size fits all solution isn't really feasible.

Bradley V. Stone
www.bvstools.com
GreenTools for PayPal <https://www.bvstools.com/g4pp.html>: Easily send
PayPal invoices from your IBM i applications using RPG ILE! Process
refunds, get account balances and more!

On Thu, Jul 26, 2018 at 10:06 PM Booth Martin <booth@xxxxxxxxxxxx> wrote:

Ideas on how to send data, like a an SMS text or the body of an email,
to a data queue? That seems like a reasonable expectation today. Any
pointers or examples?

--
This is the RPG programming on the IBM i (AS/400 and iSeries) (RPG400-L)
mailing list
To post a message email: RPG400-L@xxxxxxxxxxxx
To subscribe, unsubscribe, or change list options,
visit: https://lists.midrange.com/mailman/listinfo/rpg400-l
or email: RPG400-L-request@xxxxxxxxxxxx
Before posting, please take a moment to review the archives
at https://archive.midrange.com/rpg400-l.

Please contact support@xxxxxxxxxxxx for any subscription related
questions.

Help support midrange.com by shopping at amazon.com with our affiliate
link: http://amzn.to/2dEadiD

As an Amazon Associate we earn from qualifying purchases.

This thread ...

Replies:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.