On 24/11/16 07:44, Vincent Bastos wrote:
On Thu, Nov 24, 2016 at 10:34 PM, Cédric Krier <cedric.kr...@b2ck.com
<mailto:cedric.kr...@b2ck.com>> wrote:
On 2016-11-24 22:22, Vincent Bastos wrote:
> On Thu, Nov 24, 2016 at 10:17 PM, Sergi Almacellas Abellana <
> se...@koolpi.com <mailto:se...@koolpi.com>> wrote:
>
> > Hi Vincent,
> >
> > El 24/11/16 a les 13:11, Vincent Bastos ha escrit:
> >
> >> Is it possible to create an end point on the server that does not
> >> require authentication?
> >>
> >> I would like to implement a queue to send SMS's using the
Twilio API.
> >> When you send a request to send a message, it is possible to
set a
> >> callback url [1] with a parameter in the domain rather than as a
> >> parameter.
> >>
> >>
> > You can use flask_tryton [1] to create a custom endpoint that
conects to
> > the database and processes the requests. This request won't
require any
> > authentication.
> >
> > Hope it helps,
> >
> > [1] https://pypi.python.org/pypi/flask_tryton/0.6
<https://pypi.python.org/pypi/flask_tryton/0.6>
>
> ok thanks. I had not thought of this.
>
> I'm not sure how to actually implement this in terms of putting
it together
> in a module - if that even makes sense. Can I simple create a flask
> application in my module?
Indeed I think it will be better in 4.2 to use a route without the
user_application decorator but of course you must be careful about the
process because your endpoint will be exposed to anyone.
ok, so for now I can create an sms_queue module but without updating
the status of an sms.
We are created a twilio (can be added another plattforms as Clickatell)
send messsages module in Tryton, maybe help it, you can see here:
https://bitbucket.org/presik/trytonpsk_sms
--
*Vincent Bastos*
*Lava Lab Software*
--
You received this message because you are subscribed to the Google
Groups "tryton-dev" group.
To view this discussion on the web visit
https://groups.google.com/d/msgid/tryton-dev/CACLX58BXWxUbcRmp9O%3DZRtmD4xYf_KKitpAEmw7MSLK%2B1wcWUA%40mail.gmail.com
<https://groups.google.com/d/msgid/tryton-dev/CACLX58BXWxUbcRmp9O%3DZRtmD4xYf_KKitpAEmw7MSLK%2B1wcWUA%40mail.gmail.com?utm_medium=email&utm_source=footer>.
--
You received this message because you are subscribed to the Google Groups
"tryton-dev" group.
To view this discussion on the web visit
https://groups.google.com/d/msgid/tryton-dev/5beaf353-786c-0d80-1fa6-47fd19ee3a0e%40gmail.com.