<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Notifications on Skedulo Documentation</title>
    <link>/action-reference/standard-actions/notifications/</link>
    <description>Recent content in Notifications on Skedulo Documentation</description>
    <generator>Hugo</generator>
    <language>en</language>
    <atom:link href="/action-reference/standard-actions/notifications/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Send Notification</title>
      <link>/action-reference/standard-actions/notifications/send-notification/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>/action-reference/standard-actions/notifications/send-notification/</guid>
      <description>&lt;!-- actions-output --&gt;&#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;Sends a push notification or SMS to a resource&lt;/p&gt;&#xA;&lt;p&gt;&lt;strong&gt;Category:&lt;/strong&gt; Notifications&lt;/p&gt;&#xA;&lt;p&gt;Use this action to send a one-off push notification or SMS to a resource.&lt;/p&gt;&#xA;&lt;h2 id=&#34;request&#34;&gt;&#xA;&#x9;Request&#xA;&#x9;&lt;a id=&#34;popover-request-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;request&#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-request-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-request-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;table&gt;&#xA;  &lt;thead&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;th&gt;Parameter&lt;/th&gt;&#xA;          &lt;th&gt;Type&lt;/th&gt;&#xA;          &lt;th&gt;Required&lt;/th&gt;&#xA;          &lt;th&gt;Description&lt;/th&gt;&#xA;          &lt;th&gt;Example&lt;/th&gt;&#xA;      &lt;/tr&gt;&#xA;  &lt;/thead&gt;&#xA;  &lt;tbody&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;&lt;code&gt;resourceId&lt;/code&gt;&lt;/td&gt;&#xA;          &lt;td&gt;string&lt;/td&gt;&#xA;          &lt;td&gt;&lt;strong&gt;Yes&lt;/strong&gt;&lt;/td&gt;&#xA;          &lt;td&gt;The ID of the resource to notify&lt;/td&gt;&#xA;          &lt;td&gt;&lt;code&gt;0014ccb7-73ad-40e1-9282-2c492a0f313a&lt;/code&gt;&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;&lt;code&gt;message&lt;/code&gt;&lt;/td&gt;&#xA;          &lt;td&gt;string&lt;/td&gt;&#xA;          &lt;td&gt;&lt;strong&gt;Yes&lt;/strong&gt;&lt;/td&gt;&#xA;          &lt;td&gt;The message text&lt;/td&gt;&#xA;          &lt;td&gt;&lt;code&gt;Your job has been updated&lt;/code&gt;&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;&lt;code&gt;protocol&lt;/code&gt;&lt;/td&gt;&#xA;          &lt;td&gt;string&lt;/td&gt;&#xA;          &lt;td&gt;&lt;strong&gt;Yes&lt;/strong&gt;&lt;/td&gt;&#xA;          &lt;td&gt;Notification type&lt;br&gt;Values: &lt;code&gt;Push&lt;/code&gt;, &lt;code&gt;SMS&lt;/code&gt;&lt;/td&gt;&#xA;          &lt;td&gt;&lt;code&gt;Push&lt;/code&gt;&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;  &lt;/tbody&gt;&#xA;&lt;/table&gt;&#xA;&lt;h2 id=&#34;response&#34;&gt;&#xA;&#x9;Response&#xA;&#x9;&lt;a id=&#34;popover-response-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;response&#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-response-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-response-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;This action&amp;rsquo;s output is available as &lt;code&gt;$sendNotification&lt;/code&gt; in JSONata expressions. See &lt;a href=&#34;../../../guide/response-format/&#34;&gt;Response format&lt;/a&gt; for the standard &lt;code&gt;result.data&lt;/code&gt; / &lt;code&gt;result.errors&lt;/code&gt; structure and error handling patterns.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Send SMS</title>
      <link>/action-reference/standard-actions/notifications/send-sms/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>/action-reference/standard-actions/notifications/send-sms/</guid>
      <description>&lt;!-- actions-output --&gt;&#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;Sends an SMS to any phone number&lt;/p&gt;&#xA;&lt;p&gt;&lt;strong&gt;Category:&lt;/strong&gt; Notifications&lt;/p&gt;&#xA;&lt;p&gt;Use this action to send an SMS to any phone number.&#xA;Provide the phone number in international format and the ISO country code.&#xA;Set expectsReply to true for two-way messaging.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Notify Job Offer</title>
      <link>/action-reference/standard-actions/notifications/notify-job-offer/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>/action-reference/standard-actions/notifications/notify-job-offer/</guid>
      <description>&lt;!-- actions-output --&gt;&#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;Sends notifications to resources about a job offer&lt;/p&gt;&#xA;&lt;p&gt;&lt;strong&gt;Category:&lt;/strong&gt; Notifications&lt;/p&gt;&#xA;&lt;p&gt;Use this action to notify resources that they have been offered a job.&#xA;Sends push notifications to all resources linked to the job offer via ResourceJobOffer records.&#xA;The job offer must already exist with associated resource offers.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Notify Shift Offer</title>
      <link>/action-reference/standard-actions/notifications/notify-shift-offer/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>/action-reference/standard-actions/notifications/notify-shift-offer/</guid>
      <description>&lt;!-- actions-output --&gt;&#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;Sends notifications to resources about a shift offer&lt;/p&gt;&#xA;&lt;p&gt;&lt;strong&gt;Category:&lt;/strong&gt; Notifications&lt;/p&gt;&#xA;&lt;p&gt;Use this action to notify resources that they have been offered a shift.&#xA;Sends push notifications to all resources linked to the shift offer via ResourceShiftOffer records.&#xA;The shift offer must already exist with associated resource offers.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
