I use webhooks for nearly all purposes now, called by a PHP-script. Is this helpful for your usecase? Please describe your usecase, if not. Maybe we can figure out, how to make this work!
Hi Adam @norenz Sorry to tag you like this.
Can you please say anything about errors with the Email app on the Pro 2023?
Anything we can do to help out?
As for what exactly triggers the e-mail, here’s the following rule I have in Outlook.com — “if the from address is “"info@*******.com” AND subject line includes “New Request”, then forward to my Gmail.
Do I understand correctly that there is a form on a website that sends the mail to you?
If so, can you additionally (or instead) let the form execute the PHP-script?
Okay, since you receive the mails in GMail - if I am on the right track here - you could use Google Apps Script for sending the webhook in dependency of the subject of the incoming mail.
But all of this needs a little bit of coding.
I will test something with my GMail Acc but this will need a few days.
Another post, another unfortunately:
Unfortunately I am no member of the microsoft support. The only thing I can do here, is use Google. Which leads me to this:
I am sorry, that I can’t help you any further.
What you try to achieve is to send a webhook with a certain tag, which can be used to trigger a flow in Homey.
Could you please give me a quick rundown on how to test IFTT Gmail latency? In my IFTT, the Gmail states no services available. I’m attempting some additional assistance from AI, but I don’t have a Workspace Gmail.
Thanks everyone, for your assistance up to this point, but I decided to skip IFTT for now. With the help of AI, I set up a flow with a webhook and the use of Google Apps script. I would like to evaluate this method’s reliability before attempting IFTT.