Hi there,
I have a table where items are added when we receive an email at the specified email- address(not only from monday users).
And I want to set up reverse automation - when the status of an item changes, the sender who sent it receives a reply
So, as I understand it, we need to first save the sender’s address, because in the standard email sending function there are fields only for recipients
And here arises the question - how can we save the sender’s address?
Or maybe, there any other way to implement this?