<?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: Launch/input to quickcapture project within another app? in ArcGIS QuickCapture Questions</title>
    <link>https://community.esri.com/t5/arcgis-quickcapture-questions/launch-input-to-quickcapture-project-within/m-p/1169964#M844</link>
    <description>&lt;P&gt;Yes - if you directly call the REST API to send data, no QuickCapture app is needed. This will require developer skills. I'm speaking merely from the data sending perspective, I'm not familiar with&amp;nbsp;&lt;SPAN&gt;SerivceNow/ IBM Maximos, so I can't advise on the integration part.&lt;/SPAN&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 02 May 2022 23:25:59 GMT</pubDate>
    <dc:creator>Mandy_Li</dc:creator>
    <dc:date>2022-05-02T23:25:59Z</dc:date>
    <item>
      <title>Launch/input to quickcapture project within another app?</title>
      <link>https://community.esri.com/t5/arcgis-quickcapture-questions/launch-input-to-quickcapture-project-within/m-p/1169656#M837</link>
      <description>&lt;P&gt;Hi! I'm wondering if it's possible for me to integrate&amp;nbsp;ArcGIS QuickCapture with another mobile app or service system like SerivceNow/Maximos?&amp;nbsp;&lt;/P&gt;&lt;P&gt;My purpose is to get input from users in my app/SerivceNow/Maximos, then feed these inputs into a QuickCapture project. I hope everything works in the backend and user should be able to submit a hazard report through either a popup or a web browser embedded in my app.&lt;/P&gt;&lt;P&gt;Is there a possible way to do these? Any developer API documentation I can refer to?&lt;/P&gt;&lt;P&gt;Thank you so much!&lt;/P&gt;</description>
      <pubDate>Mon, 02 May 2022 08:39:21 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-quickcapture-questions/launch-input-to-quickcapture-project-within/m-p/1169656#M837</guid>
      <dc:creator>xxwwyytt</dc:creator>
      <dc:date>2022-05-02T08:39:21Z</dc:date>
    </item>
    <item>
      <title>Re: Launch/input to quickcapture project within another app?</title>
      <link>https://community.esri.com/t5/arcgis-quickcapture-questions/launch-input-to-quickcapture-project-within/m-p/1169953#M840</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/583251"&gt;@xxwwyytt&lt;/a&gt;&amp;nbsp;You can pass inputs to QuickCapture app using the &lt;A href="https://doc.arcgis.com/en/quickcapture/help/integratewithotherapps.htm#ESRI_SECTION1_21E64024944E4F7BB3E2F8351E8F2A1D" target="_self"&gt;URL parameters&lt;/A&gt;, the product team is also working on supporting more parameters in the coming releases. Calling the QuickCapture URL will launch the app and the specified project.&amp;nbsp;&lt;/P&gt;&lt;P&gt;From what you described above, it looks like you know which feature layer and what attributes you are sending data to, if it's the case, it may be worth well to look into utilizing &lt;A href="https://developers.arcgis.com/rest/services-reference/enterprise/apply-edits-feature-service-.htm" target="_self"&gt;ArcGIS REST API&lt;/A&gt; and send your payload directly from your app (I guess my question is: why link to a QuickCapture project if it's not intended to be used?)&lt;/P&gt;</description>
      <pubDate>Mon, 02 May 2022 23:02:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-quickcapture-questions/launch-input-to-quickcapture-project-within/m-p/1169953#M840</guid>
      <dc:creator>Mandy_Li</dc:creator>
      <dc:date>2022-05-02T23:02:45Z</dc:date>
    </item>
    <item>
      <title>Re: Launch/input to quickcapture project within another app?</title>
      <link>https://community.esri.com/t5/arcgis-quickcapture-questions/launch-input-to-quickcapture-project-within/m-p/1169960#M843</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/295914"&gt;@Mandy_Li&lt;/a&gt;&amp;nbsp;thanks for the answer. I'm trying to avoid the launch of quickcapture inside my app for the users. I looked into the URL param stuff but it ends up the QuickCapture app itself is needed, so that's wasn't an option for me. I am looking into the ArcGIS REST API you mentioned and it seems like a good choice for me!&lt;/P&gt;&lt;P&gt;Just to make, in the case that I use the API to send data, I don't actually need my users to download the QuickCapture app but can still achieve a similar functionality of QuickCapture?&lt;/P&gt;&lt;P&gt;Really appreciate your answer! I was just looking into possible solutions but not familiar with ArcGIS, so it helps so much!&lt;/P&gt;</description>
      <pubDate>Mon, 02 May 2022 23:16:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-quickcapture-questions/launch-input-to-quickcapture-project-within/m-p/1169960#M843</guid>
      <dc:creator>xxwwyytt</dc:creator>
      <dc:date>2022-05-02T23:16:39Z</dc:date>
    </item>
    <item>
      <title>Re: Launch/input to quickcapture project within another app?</title>
      <link>https://community.esri.com/t5/arcgis-quickcapture-questions/launch-input-to-quickcapture-project-within/m-p/1169964#M844</link>
      <description>&lt;P&gt;Yes - if you directly call the REST API to send data, no QuickCapture app is needed. This will require developer skills. I'm speaking merely from the data sending perspective, I'm not familiar with&amp;nbsp;&lt;SPAN&gt;SerivceNow/ IBM Maximos, so I can't advise on the integration part.&lt;/SPAN&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 02 May 2022 23:25:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-quickcapture-questions/launch-input-to-quickcapture-project-within/m-p/1169964#M844</guid>
      <dc:creator>Mandy_Li</dc:creator>
      <dc:date>2022-05-02T23:25:59Z</dc:date>
    </item>
  </channel>
</rss>

