<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Tutorials on Skedulo Documentation</title>
    <link>/user-guides/admin-and-config/admin-and-config-webapp/process-automation/automations/tutorials/</link>
    <description>Recent content in Tutorials on Skedulo Documentation</description>
    <generator>Hugo</generator>
    <language>en</language>
    <atom:link href="/user-guides/admin-and-config/admin-and-config-webapp/process-automation/automations/tutorials/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Tutorial 1 - Hello automations</title>
      <link>/user-guides/admin-and-config/admin-and-config-webapp/process-automation/automations/tutorials/tutorial-one/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>/user-guides/admin-and-config/admin-and-config-webapp/process-automation/automations/tutorials/tutorial-one/</guid>
      <description>&lt;div class=&#34;alert alert-warning&#34; role=&#34;alert&#34;&gt;&#xA;&lt;h4 class=&#34;alert-heading&#34;&gt;Beta feature&lt;/h4&gt;&#xA;&#xA;    This feature is currently in beta, and should be considered &amp;lsquo;under development&amp;rsquo;. &lt;a href=&#34;/user-guides/admin-and-config/admin-and-config-webapp/process-automation/automations/beta/learn/&#34;&gt;Learn about the automations beta&lt;/a&gt;.&#xA;&#xA;&lt;/div&gt;&#xA;&#xA;&lt;h2 id=&#34;overview&#34;&gt;&#xA;&#x9;Overview&#xA;&#x9;&lt;a id=&#34;popover-overview-before&#34; class=&#34;btn hlink&#34; data-trigger=&#34;click hover&#34;  data-toggle=&#34;popover&#34; data-placement=&#34;right&#34; data-animation=&#34;true&#34; data-content=&#34;Copy link&#34; onclick=&#34;copyAnchorToClipboard(&#39;overview&#39;)&#34;&gt;&lt;i class=&#34;fa-solid fa-link&#34;&gt;&lt;/i&gt;&lt;/a&gt;&#xA;&#x9;&lt;a id=&#34;popover-overview-after&#34; class=&#34;btn hlink hidden&#34; data-toggle=&#34;popover&#34; data-placement=&#34;right&#34; data-content=&#34;Link copied&#34;&gt;&lt;i class=&#34;fa-solid fa-link&#34;&gt;&lt;/i&gt;&lt;/a&gt;&#xA;&#x9;&lt;a id=&#34;popover-overview-never&#34; class=&#34;btn hlink invisible&#34; data-trigger=&#34;manual&#34; data-toggle=&#34;popover&#34; data-placement=&#34;right&#34; data-content=&#34;This should never be seen&#34;&gt;&amp;nbsp;&lt;/a&gt;&#xA;&#xA;&lt;/h2&gt;&#xA;&#xA;&lt;p&gt;In this tutorial you will create a simple automation that runs whenever a job is created or updated. The automation will use an &lt;strong&gt;Echo&lt;/strong&gt; action to write a message to the activity log. This is a great way to verify that your trigger configuration is correct before adding more complex actions.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Tutorial 2 - Automatically setting the urgency of a job</title>
      <link>/user-guides/admin-and-config/admin-and-config-webapp/process-automation/automations/tutorials/tutorial-two/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>/user-guides/admin-and-config/admin-and-config-webapp/process-automation/automations/tutorials/tutorial-two/</guid>
      <description>&lt;div class=&#34;alert alert-warning&#34; role=&#34;alert&#34;&gt;&#xA;&lt;h4 class=&#34;alert-heading&#34;&gt;Beta feature&lt;/h4&gt;&#xA;&#xA;    This feature is currently in beta, and should be considered &amp;lsquo;under development&amp;rsquo;. &lt;a href=&#34;/user-guides/admin-and-config/admin-and-config-webapp/process-automation/automations/beta/learn/&#34;&gt;Learn about the automations beta&lt;/a&gt;.&#xA;&#xA;&lt;/div&gt;&#xA;&#xA;&lt;h2 id=&#34;overview&#34;&gt;&#xA;&#x9;Overview&#xA;&#x9;&lt;a id=&#34;popover-overview-before&#34; class=&#34;btn hlink&#34; data-trigger=&#34;click hover&#34;  data-toggle=&#34;popover&#34; data-placement=&#34;right&#34; data-animation=&#34;true&#34; data-content=&#34;Copy link&#34; onclick=&#34;copyAnchorToClipboard(&#39;overview&#39;)&#34;&gt;&lt;i class=&#34;fa-solid fa-link&#34;&gt;&lt;/i&gt;&lt;/a&gt;&#xA;&#x9;&lt;a id=&#34;popover-overview-after&#34; class=&#34;btn hlink hidden&#34; data-toggle=&#34;popover&#34; data-placement=&#34;right&#34; data-content=&#34;Link copied&#34;&gt;&lt;i class=&#34;fa-solid fa-link&#34;&gt;&lt;/i&gt;&lt;/a&gt;&#xA;&#x9;&lt;a id=&#34;popover-overview-never&#34; class=&#34;btn hlink invisible&#34; data-trigger=&#34;manual&#34; data-toggle=&#34;popover&#34; data-placement=&#34;right&#34; data-content=&#34;This should never be seen&#34;&gt;&amp;nbsp;&lt;/a&gt;&#xA;&#xA;&lt;/h2&gt;&#xA;&#xA;&lt;p&gt;In this tutorial you will create an automation that automatically marks a job as &lt;strong&gt;Urgent&lt;/strong&gt; whenever a &lt;strong&gt;Break Fix&lt;/strong&gt; job is created, or an existing job&amp;rsquo;s type changes to &lt;strong&gt;Break Fix&lt;/strong&gt;. This is a practical example of using the &lt;strong&gt;Update Records&lt;/strong&gt; action to modify a field on a record based on the conditions that triggered the automation.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Tutorial 3 - Automatically calculating a line item total</title>
      <link>/user-guides/admin-and-config/admin-and-config-webapp/process-automation/automations/tutorials/tutorial-three/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>/user-guides/admin-and-config/admin-and-config-webapp/process-automation/automations/tutorials/tutorial-three/</guid>
      <description>&lt;div class=&#34;alert alert-warning&#34; role=&#34;alert&#34;&gt;&#xA;&lt;h4 class=&#34;alert-heading&#34;&gt;Beta feature&lt;/h4&gt;&#xA;&#xA;    This feature is currently in beta, and should be considered &amp;lsquo;under development&amp;rsquo;. &lt;a href=&#34;/user-guides/admin-and-config/admin-and-config-webapp/process-automation/automations/beta/learn/&#34;&gt;Learn about the automations beta&lt;/a&gt;.&#xA;&#xA;&lt;/div&gt;&#xA;&#xA;&lt;h2 id=&#34;overview&#34;&gt;&#xA;&#x9;Overview&#xA;&#x9;&lt;a id=&#34;popover-overview-before&#34; class=&#34;btn hlink&#34; data-trigger=&#34;click hover&#34;  data-toggle=&#34;popover&#34; data-placement=&#34;right&#34; data-animation=&#34;true&#34; data-content=&#34;Copy link&#34; onclick=&#34;copyAnchorToClipboard(&#39;overview&#39;)&#34;&gt;&lt;i class=&#34;fa-solid fa-link&#34;&gt;&lt;/i&gt;&lt;/a&gt;&#xA;&#x9;&lt;a id=&#34;popover-overview-after&#34; class=&#34;btn hlink hidden&#34; data-toggle=&#34;popover&#34; data-placement=&#34;right&#34; data-content=&#34;Link copied&#34;&gt;&lt;i class=&#34;fa-solid fa-link&#34;&gt;&lt;/i&gt;&lt;/a&gt;&#xA;&#x9;&lt;a id=&#34;popover-overview-never&#34; class=&#34;btn hlink invisible&#34; data-trigger=&#34;manual&#34; data-toggle=&#34;popover&#34; data-placement=&#34;right&#34; data-content=&#34;This should never be seen&#34;&gt;&amp;nbsp;&lt;/a&gt;&#xA;&#xA;&lt;/h2&gt;&#xA;&#xA;&lt;p&gt;In this tutorial you will create an automation that automatically sets the &lt;strong&gt;Total&lt;/strong&gt; field on an invoice line item to the correct value whenever &lt;strong&gt;Quantity&lt;/strong&gt; or &lt;strong&gt;Unit Price&lt;/strong&gt; is set or changed. This is a practical example of the calculated field pattern: keeping a derived value in sync with its source fields without any manual effort.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Tutorial 4 - Automatically create a job when a contact is added</title>
      <link>/user-guides/admin-and-config/admin-and-config-webapp/process-automation/automations/tutorials/tutorial-four/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>/user-guides/admin-and-config/admin-and-config-webapp/process-automation/automations/tutorials/tutorial-four/</guid>
      <description>&lt;div class=&#34;alert alert-warning&#34; role=&#34;alert&#34;&gt;&#xA;&lt;h4 class=&#34;alert-heading&#34;&gt;Beta feature&lt;/h4&gt;&#xA;&#xA;    This feature is currently in beta, and should be considered &amp;lsquo;under development&amp;rsquo;. &lt;a href=&#34;/user-guides/admin-and-config/admin-and-config-webapp/process-automation/automations/beta/learn/&#34;&gt;Learn about the automations beta&lt;/a&gt;.&#xA;&#xA;&lt;/div&gt;&#xA;&#xA;&lt;h2 id=&#34;overview&#34;&gt;&#xA;&#x9;Overview&#xA;&#x9;&lt;a id=&#34;popover-overview-before&#34; class=&#34;btn hlink&#34; data-trigger=&#34;click hover&#34;  data-toggle=&#34;popover&#34; data-placement=&#34;right&#34; data-animation=&#34;true&#34; data-content=&#34;Copy link&#34; onclick=&#34;copyAnchorToClipboard(&#39;overview&#39;)&#34;&gt;&lt;i class=&#34;fa-solid fa-link&#34;&gt;&lt;/i&gt;&lt;/a&gt;&#xA;&#x9;&lt;a id=&#34;popover-overview-after&#34; class=&#34;btn hlink hidden&#34; data-toggle=&#34;popover&#34; data-placement=&#34;right&#34; data-content=&#34;Link copied&#34;&gt;&lt;i class=&#34;fa-solid fa-link&#34;&gt;&lt;/i&gt;&lt;/a&gt;&#xA;&#x9;&lt;a id=&#34;popover-overview-never&#34; class=&#34;btn hlink invisible&#34; data-trigger=&#34;manual&#34; data-toggle=&#34;popover&#34; data-placement=&#34;right&#34; data-content=&#34;This should never be seen&#34;&gt;&amp;nbsp;&lt;/a&gt;&#xA;&#xA;&lt;/h2&gt;&#xA;&#xA;&lt;h3 id=&#34;scenario&#34;&gt;&#xA;&#x9;Scenario&#xA;&#x9;&lt;a id=&#34;popover-scenario-before&#34; class=&#34;btn hlink&#34; data-trigger=&#34;click hover&#34;  data-toggle=&#34;popover&#34; data-placement=&#34;right&#34; data-animation=&#34;true&#34; data-content=&#34;Copy link&#34; onclick=&#34;copyAnchorToClipboard(&#39;scenario&#39;)&#34;&gt;&lt;i class=&#34;fa-solid fa-link&#34;&gt;&lt;/i&gt;&lt;/a&gt;&#xA;&#x9;&lt;a id=&#34;popover-scenario-after&#34; class=&#34;btn hlink hidden&#34; data-toggle=&#34;popover&#34; data-placement=&#34;right&#34; data-content=&#34;Link copied&#34;&gt;&lt;i class=&#34;fa-solid fa-link&#34;&gt;&lt;/i&gt;&lt;/a&gt;&#xA;&#x9;&lt;a id=&#34;popover-scenario-never&#34; class=&#34;btn hlink invisible&#34; data-trigger=&#34;manual&#34; data-toggle=&#34;popover&#34; data-placement=&#34;right&#34; data-content=&#34;This should never be seen&#34;&gt;&amp;nbsp;&lt;/a&gt;&#xA;&#xA;&lt;/h3&gt;&#xA;&#xA;&lt;p&gt;You work for a home care organization. When a care coordinator registers a new client as a contact record in Skedulo, your team wants a &lt;strong&gt;needs assessment&lt;/strong&gt; job automatically created so it can be picked up and scheduled promptly. Not every account should trigger this behavior: vendor accounts and referral partners should not create jobs: so each account has an &lt;strong&gt;AccountType&lt;/strong&gt; field that classifies what kind of account it is.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
