Difference between revisions of "How do I send workflow messages to Job contacts?"

From SmartWiki
Jump to: navigation, search
Line 3: Line 3:
 
''A: After defining roles that your contacts can be assigned to, the syntax used inside the [[Workflows|workflow]] message body content is: @contact.rolename.fieldname@''
 
''A: After defining roles that your contacts can be assigned to, the syntax used inside the [[Workflows|workflow]] message body content is: @contact.rolename.fieldname@''
  
''E.g. @contact.hiring manager.fullname@''
+
''e.g. @contact.hiring manager.fullname@''
  
  
 
''Also see [[Applicant Tracking Email Template Variables|Applicant Tracking Email Template Variables]] for a list of other variables that may be used.
 
''Also see [[Applicant Tracking Email Template Variables|Applicant Tracking Email Template Variables]] for a list of other variables that may be used.
 
[[Category:FAQ]][[Category:Applicant Tracking]][[Category:Workflows]]
 
[[Category:FAQ]][[Category:Applicant Tracking]][[Category:Workflows]]

Revision as of 14:25, 11 September 2009

Q: How do I send workflow messages to Job contacts?

A: After defining roles that your contacts can be assigned to, the syntax used inside the workflow message body content is: @contact.rolename.fieldname@

e.g. @contact.hiring manager.fullname@


Also see Applicant Tracking Email Template Variables for a list of other variables that may be used.