Skip to main content
Nintex Community Menu Bar

Can K2 blackpearl send an Outlook Task or Calendar?

  • October 31, 2008
  • 1 reply
  • 9 views

Forum|alt.badge.img+2

I'd like to have a K2 process send out an Outlook Task or Calendar entry. Can this be achieved with one of the Event Wizards? Or can I tweak the Mail Event to get a similar result? If you have any suggestion, please let me know.

Many thanks in advance. 

1 reply

Forum|alt.badge.img+9
  • November 3, 2008

This may be helpful in regard to calendar items:
http://www.psyked.co.uk/icalendar/creating-outlook-calendar-events-through-http-links.htm


Not sure how to actually email in this format, but perhaps if you sent an HTML email with this as the body, it might work? Please let us know if you find a solution to this.

I don't think that you will be able to use the Mail Event - you don't have enough control over the format of the email. You would probably be best to look at a server code event, and use c# code to send an email, as then you would have complete control of the body of the email.