Hello,
I have a workflow linked to SharePoint. the problem is that the notifications sent to users by their request details shows different time from which they already submitted.
any solution?
Thanks

Hello,
I have a workflow linked to SharePoint. the problem is that the notifications sent to users by their request details shows different time from which they already submitted.
any solution?
Thanks
It depends on where you are getting the times from for the notification. But assuming that this is coming from SharePoint then the issue is that SharePoint will interpret those times based on the time zone where the server is located. So for example, I'm in the US Central time zone, but the Office 365 SharePoint server I hook up to is in the Pacific time zone. You can change the time zone setting for a site collection in the site settings or you can just adjust the time for the time zone of the server when creating the notification in the flow.