cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1213
Views
0
Helpful
2
Replies

Can I get the Requisition Submitted Date and Time in Emails

Can I get the Requisition Submitted Date and Time in Emails

Hi,

Is there a way to get Requisition submitted Date and Time in Service Initiation Emails.

2 Replies 2

Unfotunately, there is not a namespace that will return Submitted Date for a requisition or service. You can, however, get the start date:

#Requisition.StartedDate# or #Service.Requisition.StartedDate#

Thanks Ed