FOR TIPS, gUIDES & TUTORIALS

subscribe to our Youtube

GO TO YOUTUBE

14455 questions

17168 answers

28195 comments

0 members

We are migrating to our new platform at https://community.teltonika.lt. Moving forward, you can continue discussions on this new platform. This current platform will be temporarily maintained for reference purposes.
0 votes
293 views 2 comments
by
Hi community,

I'm currently trying to figure out how I can let the RUT955 send emails triggered by http requests.

The scenario is that the RUT955 should be triggered by a Raspberry Pi.

Is this somehow possible either by calling an internal script or triggering an input-pin via http requests which than executes the email?

Many thanks for advice!

1 Answer

0 votes
by anonymous
Hi,

Inputs can only be triggered by pins. There is a workaround though.

You can connect a relay to 1,6 pins and then active relay through output (HTTP Post/Get request) which will backwardly send a state change to the input. (and send an email, if that's what you're after).

EB.
Best answer
by
Thank you ...

Seems to be the only solution to trigger email sending via http requests. I'll give it a try.
by
can i send mail via http request with out trigger?