
Announcements
Is it possible to get the date that the email was sent and use it to update an item in a Sharepoint List?
@khaycock After trigger use one compose and use expression- utcnow('yyyy-MM-dd'). And pass your compose output in Welcome email column.
OR you can use directly this expression in your column.
Please 'Thumbs Up' the posts that helped you and 'Mark as Solution' if my post answered your question.