RG70Hz
Active member
Currently I use send grid api for email verification on my site. I have a verified sender-support email where users should be able to reach out for any issues they may have. So far I have tried using the integration guide for outlook (doesn't seem to work), I have tried using a web event hook and pipe dream, also doesn't seem to work. I tried using the inbound parse feature which doesn't seem to work.
I do feel as if inbound parse is my best bet in accomplishing this goal. They state "SendGrid’s Inbound Parse Webhook allows you to receive emails that get automatically broken apart by SendGrid and then sent to a URL of your choosing".
When setting up inbound parse, it asks me for a url: "URL - The URL for the Inbound Parse Webhook to POST all parsed email information".
Does XF 2 have a post url built in or do I need to create a custom php script for this? Has anyone accomplished this? I have tried multiple other things including the rabbit hole of trying to add my own smtp service on my web server but this seems a little too advanced for me at the moment.
I am hosting my site locally on a web server using Windows Server 2019 IIS10.
If all else fails then I may have to just go with the ticket support system add-on.
If you require more info let me know and I will be happy to provide.
I do feel as if inbound parse is my best bet in accomplishing this goal. They state "SendGrid’s Inbound Parse Webhook allows you to receive emails that get automatically broken apart by SendGrid and then sent to a URL of your choosing".
When setting up inbound parse, it asks me for a url: "URL - The URL for the Inbound Parse Webhook to POST all parsed email information".
Does XF 2 have a post url built in or do I need to create a custom php script for this? Has anyone accomplished this? I have tried multiple other things including the rabbit hole of trying to add my own smtp service on my web server but this seems a little too advanced for me at the moment.
I am hosting my site locally on a web server using Windows Server 2019 IIS10.
If all else fails then I may have to just go with the ticket support system add-on.
If you require more info let me know and I will be happy to provide.