I am using Producthunt clone from Zeroqode. I need to write a logic where I could parse registered email of a user and figure the company they work for and and show posts relevant to that company. For eg: if the email of a user has @microsoft.com, then show posts related to Microsoft. If not, then do not show posts related to Microsoft.
Is there any plugin which helps me achieve this? Any suggestion would be greatly appreciated (I am new to bubble).