<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://forums.method.me/cs/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Method:API Q&amp;A</title><link>http://forums.method.me/cs/forums/15.aspx</link><description>Ask questions specific to the MethodAPI from the Method Team and other Method users.</description><dc:language>en</dc:language><generator>CommunityServer 2007.1 SP2 (Build: 31113.47)</generator><item><title>Re: METHOD AND .ics FILES FOR CALENDARS</title><link>http://forums.method.me/cs/forums/thread/372.aspx</link><pubDate>Thu, 08 Jan 2009 01:42:01 GMT</pubDate><guid isPermaLink="false">3393c1ec-311b-4812-96cb-ad8c611bba4f:372</guid><dc:creator>Method_Paul</dc:creator><slash:comments>0</slash:comments><comments>http://forums.method.me/cs/forums/thread/372.aspx</comments><wfw:commentRss>http://forums.method.me/cs/forums/commentrss.aspx?SectionID=15&amp;PostID=372</wfw:commentRss><description>&lt;p&gt;We don&amp;#39;t have the plan for .ics files in the immediate future, but we aren&amp;#39;t far off having Outlook integration between Outlook calendars and Method Calendars, as well as Outlook emails to CRM activities and cases. :)&lt;/p&gt;
&lt;p&gt;&amp;nbsp;iCal, if it is still needed, isn&amp;#39;t that hard to pull off, though.&amp;nbsp; In fact, you could easily do it using the MethodAPI and Method.&lt;/p&gt;
&lt;p&gt;1. Create a webservice that accepts&amp;nbsp;2 paramters, the Activity.RecordID and the email to address.&lt;br /&gt;2. Edit a Method Calendar and add a calendar event so that it calls your webservice and passes over the RecordID to the webservice and the email address of the user the job is assigned to.&lt;br /&gt;3. Your webservice needs to simply call the MethodAPI for that RecordID and easily build an .ics file, and email the ics file as an attachment.&amp;nbsp; Done.&lt;/p&gt;
&lt;p&gt;ics files are easy to make:&lt;/p&gt;
&lt;p&gt;BEGIN:VCALENDAR&lt;br /&gt;VERSION:1.0&lt;br /&gt;BEGIN:VEVENT&lt;br /&gt;DTSTART:&lt;span class="code"&gt;&lt;font color="#cc3300"&gt;20090107T090000&lt;/font&gt;&lt;/span&gt;&lt;br /&gt;DTEND:&lt;span class="code"&gt;&lt;font color="#cc3300"&gt;20090107T100000&lt;/font&gt;&lt;/span&gt;&lt;br /&gt;SUMMARY:&lt;span class="code"&gt;&lt;font color="#cc3300"&gt;You have a new Method Work Order #123&lt;/font&gt;&lt;/span&gt;&lt;br /&gt;LOCATION:&lt;span class="code"&gt;&lt;font color="#cc3300"&gt;125 Job Site Rd, Vancouver, BC.&lt;/font&gt;&lt;/span&gt;&lt;br /&gt;DESCRIPTION:&lt;font color="#cc3300"&gt;Park around back and don&amp;#39;t put the ladder on the front of the house, use the back.&amp;nbsp; &lt;/font&gt;&lt;br /&gt;PRIORITY:3&lt;br /&gt;END:VEVENT&lt;br /&gt;END:VCALENDAR&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;See, it would be a fun project that would take an hour, tops, for a developer to make.&lt;/p&gt;
&lt;p&gt;Paul&lt;/p&gt;</description></item><item><title>METHOD AND .ics FILES FOR CALENDARS</title><link>http://forums.method.me/cs/forums/thread/371.aspx</link><pubDate>Thu, 08 Jan 2009 01:19:20 GMT</pubDate><guid isPermaLink="false">3393c1ec-311b-4812-96cb-ad8c611bba4f:371</guid><dc:creator>meninkilts</dc:creator><slash:comments>0</slash:comments><comments>http://forums.method.me/cs/forums/thread/371.aspx</comments><wfw:commentRss>http://forums.method.me/cs/forums/commentrss.aspx?SectionID=15&amp;PostID=371</wfw:commentRss><description>Hey Guys,

Just wondering if it is possible yet (or general timeline) to have the calendars we would create in Method be &amp;quot;Subscribe&amp;quot; or &amp;quot;Read Only&amp;quot; .ICS files for crews in the field to subscribe to them with Google, Outlook or iCal?

Regards

Brent</description></item></channel></rss>