<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Accessing Workday Data with SAS in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/Accessing-Workday-Data-with-SAS/m-p/834504#M329921</link>
    <description>Workday data lives in the cloud and is relational IIRC. We're having our IT team build some data layers for us from the data to then surface on Azure.</description>
    <pubDate>Wed, 21 Sep 2022 15:03:17 GMT</pubDate>
    <dc:creator>Reeza</dc:creator>
    <dc:date>2022-09-21T15:03:17Z</dc:date>
    <item>
      <title>Accessing Workday Data with SAS</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Accessing-Workday-Data-with-SAS/m-p/834478#M329913</link>
      <description>&lt;P&gt;Good morning, I'm looking for a way to access Workday data directly from SAS. Any help would be appreciated.&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;Jeff&lt;/P&gt;</description>
      <pubDate>Wed, 21 Sep 2022 13:51:13 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Accessing-Workday-Data-with-SAS/m-p/834478#M329913</guid>
      <dc:creator>jkotek</dc:creator>
      <dc:date>2022-09-21T13:51:13Z</dc:date>
    </item>
    <item>
      <title>Re: Accessing Workday Data with SAS</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Accessing-Workday-Data-with-SAS/m-p/834494#M329916</link>
      <description>&lt;P&gt;Since there really isn't any truly standard "workday" definition you will need to provide what your definition of "workday" is for your project.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Pieces likely to be involved: day of week can be retrieved from a SAS date value, specific holidays can also be determined from SAS date values though non-US holidays require additional work to set up.&lt;/P&gt;</description>
      <pubDate>Wed, 21 Sep 2022 14:38:03 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Accessing-Workday-Data-with-SAS/m-p/834494#M329916</guid>
      <dc:creator>ballardw</dc:creator>
      <dc:date>2022-09-21T14:38:03Z</dc:date>
    </item>
    <item>
      <title>Re: Accessing Workday Data with SAS</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Accessing-Workday-Data-with-SAS/m-p/834495#M329917</link>
      <description>&lt;P&gt;I believe that Workday has APIs you can use. Using PROC HTTP you can call those APIs, similar to the way you might use cURL.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;It looks like the Workday API documentation is restricted to verified customers/developers, so you may need to create a community account at&amp;nbsp;&lt;BR /&gt;&lt;A href="https://community.workday.com" target="_blank"&gt;https://community.workday.com&lt;/A&gt;&amp;nbsp;and be approved for access. Since I cannot see the doc, I can't provide better guidance/examples.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I suspect one of the biggest initial challenges will be authentication. Most enterprise-style APIs will use OAuth2 or similar mechanism to get an access token and refresh that token for new access every time you use it. We have several examples of that type of interaction (ex:&amp;nbsp;&lt;LI-MESSAGE title="How to use SAS to access Microsoft 365" uid="667869" url="https://communities.sas.com/t5/SAS-Communities-Library/How-to-use-SAS-to-access-Microsoft-365/m-p/667869#U667869" discussion_style_icon_css="lia-mention-container-editor-message lia-img-icon-tkb-thread lia-fa-icon lia-fa-tkb lia-fa-thread lia-fa"&gt;&lt;/LI-MESSAGE&gt;&amp;nbsp;).&lt;/P&gt;</description>
      <pubDate>Wed, 21 Sep 2022 14:39:16 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Accessing-Workday-Data-with-SAS/m-p/834495#M329917</guid>
      <dc:creator>ChrisHemedinger</dc:creator>
      <dc:date>2022-09-21T14:39:16Z</dc:date>
    </item>
    <item>
      <title>Re: Accessing Workday Data with SAS</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Accessing-Workday-Data-with-SAS/m-p/834504#M329921</link>
      <description>Workday data lives in the cloud and is relational IIRC. We're having our IT team build some data layers for us from the data to then surface on Azure.</description>
      <pubDate>Wed, 21 Sep 2022 15:03:17 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Accessing-Workday-Data-with-SAS/m-p/834504#M329921</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2022-09-21T15:03:17Z</dc:date>
    </item>
  </channel>
</rss>

