<?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 REST API for MS Project (no public connector available) in Workato Pros Discussion Board</title>
    <link>https://systematic.workato.com/t5/workato-pros-discussion-board/rest-api-for-ms-project-no-public-connector-available/m-p/2766#M1263</link>
    <description>&lt;P&gt;Hi community, I'm working on Microsoft Project, but I'm unable to find its REST API. Is it available? &lt;/P&gt;&lt;P&gt;Generally, I hope to do 2 things, for example:&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;GET response: {&lt;/P&gt;&lt;P&gt;"id" : "12345", &lt;/P&gt;&lt;P&gt;"name" : "to do something", &lt;/P&gt;&lt;P&gt;"plannedstart" : "01 Jan 2022", &lt;BR /&gt;"plannedend" : "31 Jan 2022", &lt;/P&gt;&lt;P&gt;"actualstart" : "",  &lt;/P&gt;&lt;P&gt;"actualend" : ""&lt;/P&gt;&lt;P&gt;}&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;POST payload: {&lt;/P&gt;&lt;P&gt;"id" : "12345", &lt;/P&gt;&lt;P&gt;"actualstart" : "04 Jan 2022", &lt;/P&gt;&lt;P&gt;"actualend" : "01 Feb 2022"&lt;/P&gt;&lt;P&gt;}&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;I could build a custom Connector, but does anyone know where to locate the REST API?&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;</description>
    <pubDate>Thu, 28 Apr 2022 11:49:39 GMT</pubDate>
    <dc:creator>james-ng</dc:creator>
    <dc:date>2022-04-28T11:49:39Z</dc:date>
    <item>
      <title>REST API for MS Project (no public connector available)</title>
      <link>https://systematic.workato.com/t5/workato-pros-discussion-board/rest-api-for-ms-project-no-public-connector-available/m-p/2766#M1263</link>
      <description>&lt;P&gt;Hi community, I'm working on Microsoft Project, but I'm unable to find its REST API. Is it available? &lt;/P&gt;&lt;P&gt;Generally, I hope to do 2 things, for example:&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;GET response: {&lt;/P&gt;&lt;P&gt;"id" : "12345", &lt;/P&gt;&lt;P&gt;"name" : "to do something", &lt;/P&gt;&lt;P&gt;"plannedstart" : "01 Jan 2022", &lt;BR /&gt;"plannedend" : "31 Jan 2022", &lt;/P&gt;&lt;P&gt;"actualstart" : "",  &lt;/P&gt;&lt;P&gt;"actualend" : ""&lt;/P&gt;&lt;P&gt;}&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;POST payload: {&lt;/P&gt;&lt;P&gt;"id" : "12345", &lt;/P&gt;&lt;P&gt;"actualstart" : "04 Jan 2022", &lt;/P&gt;&lt;P&gt;"actualend" : "01 Feb 2022"&lt;/P&gt;&lt;P&gt;}&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;I could build a custom Connector, but does anyone know where to locate the REST API?&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Thu, 28 Apr 2022 11:49:39 GMT</pubDate>
      <guid>https://systematic.workato.com/t5/workato-pros-discussion-board/rest-api-for-ms-project-no-public-connector-available/m-p/2766#M1263</guid>
      <dc:creator>james-ng</dc:creator>
      <dc:date>2022-04-28T11:49:39Z</dc:date>
    </item>
    <item>
      <title>Re: REST API for MS Project (no public connector available)</title>
      <link>https://systematic.workato.com/t5/workato-pros-discussion-board/rest-api-for-ms-project-no-public-connector-available/m-p/2767#M1264</link>
      <description>&lt;P&gt;Looks like there is some sort of API - does this help? https://github.com/officedev/project-rest-basic-operations/tree/master/&lt;/P&gt;</description>
      <pubDate>Thu, 28 Apr 2022 12:37:53 GMT</pubDate>
      <guid>https://systematic.workato.com/t5/workato-pros-discussion-board/rest-api-for-ms-project-no-public-connector-available/m-p/2767#M1264</guid>
      <dc:creator>neils</dc:creator>
      <dc:date>2022-04-28T12:37:53Z</dc:date>
    </item>
    <item>
      <title>Re: REST API for MS Project (no public connector available)</title>
      <link>https://systematic.workato.com/t5/workato-pros-discussion-board/rest-api-for-ms-project-no-public-connector-available/m-p/2768#M1265</link>
      <description>&lt;P&gt;It looks like the link above from Neil uses the somewhat legacy OData interface for Project Online &lt;BR /&gt;That same approach is referenced from this for Power BI &lt;A href="https://docs.microsoft.com/en-us/power-bi/connect-data/desktop-project-online-connect-to-data" class="linkified" target="_blank"&gt;https://docs.microsoft.com/en-us/power-bi/connect-data/desktop-project-online-connect-to-data&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;From this discussion it looks like Microsoft hasn’t yet ported Project Online to using their common (confusingly named) Graph API (REST)&lt;BR /&gt;&lt;A href="https://docs.microsoft.com/en-us/answers/questions/401702/is-it-possible-to-fetch-project-online-tasks-using.html" class="linkified" target="_blank"&gt;https://docs.microsoft.com/en-us/answers/questions/401702/is-it-possible-to-fetch-project-online-tasks-using.html&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 28 Apr 2022 13:06:29 GMT</pubDate>
      <guid>https://systematic.workato.com/t5/workato-pros-discussion-board/rest-api-for-ms-project-no-public-connector-available/m-p/2768#M1265</guid>
      <dc:creator>mylescarrick</dc:creator>
      <dc:date>2022-04-28T13:06:29Z</dc:date>
    </item>
    <item>
      <title>Re: REST API for MS Project (no public connector available)</title>
      <link>https://systematic.workato.com/t5/workato-pros-discussion-board/rest-api-for-ms-project-no-public-connector-available/m-p/2769#M1266</link>
      <description>&lt;P&gt;To share my findings:&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;MS Project REST APIs are limited to integration via "PowerShell" automations only: https://docs.microsoft.com/en-us/samples/officedev/project-rest-basic-operations/project-rest-basic-operations/ (which is similar to Power Automate)&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;MS Project can make use of "Microsoft Build" APIs to build custom extensions, which could then be added to MS Office apps to integrate with other apps: https://docs.microsoft.com/en-us/office/dev/add-ins/overview/learning-path-beginner&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;"Graph API endpoints" are not available for MS Project: https://docs.microsoft.com/en-us/answers/questions/401702/is-it-possible-to-fetch-project-online-tasks-using.html&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;Therefore, I am unable to build a REST API connector SDK for MS Project.&lt;/P&gt;</description>
      <pubDate>Wed, 04 May 2022 16:53:07 GMT</pubDate>
      <guid>https://systematic.workato.com/t5/workato-pros-discussion-board/rest-api-for-ms-project-no-public-connector-available/m-p/2769#M1266</guid>
      <dc:creator>james-ng</dc:creator>
      <dc:date>2022-05-04T16:53:07Z</dc:date>
    </item>
  </channel>
</rss>

