<?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: How to get AGOL data and display it on a SharePoint page using JavaScript in Health and Human Services Questions</title>
    <link>https://community.esri.com/t5/health-and-human-services-questions/how-to-get-agol-data-and-display-it-on-a/m-p/38059#M12</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I know this is not exactly what you are asking but just in case you weren't aware of it, Esri has an offering called ArcGIS Maps for SharePoint:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://doc.arcgis.com/en/maps-for-sharepoint/" style="color: #2989c5; text-decoration: none;" title="https://doc.arcgis.com/en/maps-for-sharepoint/"&gt;ArcGIS Maps for SharePoint | ArcGIS&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This allows you to connect to AGOL or Enterprise to display reference layers from them. This will be easier than developing your own solution, plus you get a whole bunch of other functionality.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As far as licensing goes you just need at least one level 2 user in an organisational AGOL plan:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://doc.arcgis.com/en/maps-for-sharepoint/foundation-server/prepare-data/frequently-asked-questions.htm#anchor1" style="color: #2989c5; text-decoration: none;" title="https://doc.arcgis.com/en/maps-for-sharepoint/foundation-server/prepare-data/frequently-asked-questions.htm#anchor1"&gt;Frequently asked questions—ArcGIS Maps for SharePoint | ArcGIS&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 06 Jul 2020 23:13:02 GMT</pubDate>
    <dc:creator>mdonnelly</dc:creator>
    <dc:date>2020-07-06T23:13:02Z</dc:date>
    <item>
      <title>How to get AGOL data and display it on a SharePoint page using JavaScript</title>
      <link>https://community.esri.com/t5/health-and-human-services-questions/how-to-get-agol-data-and-display-it-on-a/m-p/38058#M11</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is there a way to connect to AGOL using JavaScript in SharePoint to display map data on a page or copy it TO a SharePoint list?&lt;/P&gt;&lt;P&gt;If I were to create a JS file and use REST, what would the connection look like?&amp;nbsp; Something like this which connects to a sharepoint list, but I want to connect to the AGOL database - what ever that is.&lt;/P&gt;&lt;P&gt;$.ajax({&lt;BR /&gt; url: &lt;STRONG&gt;siteurl + "/_api/web/lists/getbytitle&lt;/STRONG&gt;('Air')/items?$filter=Id eq '" + ID + "'",&lt;BR /&gt; method: "GET",&lt;BR /&gt; headers: { "Accept": "application/json; odata=verbose" },&lt;BR /&gt; success: function (data) {&lt;BR /&gt; /* function hit if ajax call to is successful */&lt;BR /&gt; if (data.d.results.length &amp;gt; 0 ) {&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Jul 2020 21:13:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/health-and-human-services-questions/how-to-get-agol-data-and-display-it-on-a/m-p/38058#M11</guid>
      <dc:creator>eMAPAdmin</dc:creator>
      <dc:date>2020-07-06T21:13:06Z</dc:date>
    </item>
    <item>
      <title>Re: How to get AGOL data and display it on a SharePoint page using JavaScript</title>
      <link>https://community.esri.com/t5/health-and-human-services-questions/how-to-get-agol-data-and-display-it-on-a/m-p/38059#M12</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I know this is not exactly what you are asking but just in case you weren't aware of it, Esri has an offering called ArcGIS Maps for SharePoint:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://doc.arcgis.com/en/maps-for-sharepoint/" style="color: #2989c5; text-decoration: none;" title="https://doc.arcgis.com/en/maps-for-sharepoint/"&gt;ArcGIS Maps for SharePoint | ArcGIS&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This allows you to connect to AGOL or Enterprise to display reference layers from them. This will be easier than developing your own solution, plus you get a whole bunch of other functionality.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As far as licensing goes you just need at least one level 2 user in an organisational AGOL plan:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://doc.arcgis.com/en/maps-for-sharepoint/foundation-server/prepare-data/frequently-asked-questions.htm#anchor1" style="color: #2989c5; text-decoration: none;" title="https://doc.arcgis.com/en/maps-for-sharepoint/foundation-server/prepare-data/frequently-asked-questions.htm#anchor1"&gt;Frequently asked questions—ArcGIS Maps for SharePoint | ArcGIS&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Jul 2020 23:13:02 GMT</pubDate>
      <guid>https://community.esri.com/t5/health-and-human-services-questions/how-to-get-agol-data-and-display-it-on-a/m-p/38059#M12</guid>
      <dc:creator>mdonnelly</dc:creator>
      <dc:date>2020-07-06T23:13:02Z</dc:date>
    </item>
  </channel>
</rss>

