<?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>question Re: How can we integrate Service Now with Amazon eCommerce website. Where a user submits an request in Service Now, it should go and place an order for that item in amazon website.  in Developer forum</title>
    <link>https://www.servicenow.com/community/developer-forum/how-can-we-integrate-service-now-with-amazon-ecommerce-website/m-p/1867201#M524127</link>
    <description>&lt;P&gt;Hey,&lt;/P&gt;
&lt;P&gt;I guess that depends on the ways you want to trigger the integration.&lt;/P&gt;
&lt;P&gt;Following examples assume the Amazon eCommerce website has a REST API you could consume.&lt;/P&gt;
&lt;P&gt;If you want this to happen to every request, or easily filterable requests - you could&amp;nbsp;always create a business rule with a filter condition to extract the requested items and place the orders via REST. That can run either on RITMs that have Amazon items, or the Requests that contain RITMs with Amazon items.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;Better way of doing this would be via Workflows or Flow designer though. Have an integration step as part of the RITM fulfillment process, where you would call the REST API and log whether the request is accepted or not, and if not - you might want a troubleshooting mechanism or a retry mechanism to periodically try to register the requested item in Amazon. Once the order is placed - you can update the provisioning tasks or however your logic flows.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Basically check whether the store offers REST APIs you could consume.&lt;/P&gt;
&lt;P&gt;Check the data they expect and responses they return.&lt;/P&gt;
&lt;P&gt;Create a mapping between your internal catalog items that match Amazon items, or dynamically retrieve the identifier of the Amazon item you want to request via ServiceNow (again via REST, or a mapping in ServiceNow).&lt;/P&gt;
&lt;P&gt;Read response when calling the API to register a request, if it's successful - log it somewhere (for example the sc_task that's part of the fulfillment, request or requested item), if it has an error - discuss whether you want automatic retry that can be part of the workflow, or a manual investigation and intervention.&lt;/P&gt;
&lt;P&gt;This should be pretty much it, if there are other requirements you have - tell them so we can brainstorm a bit more &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 20 Feb 2020 14:13:17 GMT</pubDate>
    <dc:creator>Bozhidar Dimitr</dc:creator>
    <dc:date>2020-02-20T14:13:17Z</dc:date>
    <item>
      <title>How can we integrate Service Now with Amazon eCommerce website. Where a user submits an request in Service Now, it should go and place an order for that item in amazon website.</title>
      <link>https://www.servicenow.com/community/developer-forum/how-can-we-integrate-service-now-with-amazon-ecommerce-website/m-p/1867200#M524126</link>
      <description>&lt;P&gt;How can we integrate Service Now with Amazon eCommerce website. Where a user submits an request in Service Now, it should go and place an order for that item in amazon website.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 20 Feb 2020 05:20:43 GMT</pubDate>
      <guid>https://www.servicenow.com/community/developer-forum/how-can-we-integrate-service-now-with-amazon-ecommerce-website/m-p/1867200#M524126</guid>
      <dc:creator>Rakesh Reddy G</dc:creator>
      <dc:date>2020-02-20T05:20:43Z</dc:date>
    </item>
    <item>
      <title>Re: How can we integrate Service Now with Amazon eCommerce website. Where a user submits an request in Service Now, it should go and place an order for that item in amazon website.</title>
      <link>https://www.servicenow.com/community/developer-forum/how-can-we-integrate-service-now-with-amazon-ecommerce-website/m-p/1867201#M524127</link>
      <description>&lt;P&gt;Hey,&lt;/P&gt;
&lt;P&gt;I guess that depends on the ways you want to trigger the integration.&lt;/P&gt;
&lt;P&gt;Following examples assume the Amazon eCommerce website has a REST API you could consume.&lt;/P&gt;
&lt;P&gt;If you want this to happen to every request, or easily filterable requests - you could&amp;nbsp;always create a business rule with a filter condition to extract the requested items and place the orders via REST. That can run either on RITMs that have Amazon items, or the Requests that contain RITMs with Amazon items.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;Better way of doing this would be via Workflows or Flow designer though. Have an integration step as part of the RITM fulfillment process, where you would call the REST API and log whether the request is accepted or not, and if not - you might want a troubleshooting mechanism or a retry mechanism to periodically try to register the requested item in Amazon. Once the order is placed - you can update the provisioning tasks or however your logic flows.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Basically check whether the store offers REST APIs you could consume.&lt;/P&gt;
&lt;P&gt;Check the data they expect and responses they return.&lt;/P&gt;
&lt;P&gt;Create a mapping between your internal catalog items that match Amazon items, or dynamically retrieve the identifier of the Amazon item you want to request via ServiceNow (again via REST, or a mapping in ServiceNow).&lt;/P&gt;
&lt;P&gt;Read response when calling the API to register a request, if it's successful - log it somewhere (for example the sc_task that's part of the fulfillment, request or requested item), if it has an error - discuss whether you want automatic retry that can be part of the workflow, or a manual investigation and intervention.&lt;/P&gt;
&lt;P&gt;This should be pretty much it, if there are other requirements you have - tell them so we can brainstorm a bit more &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 20 Feb 2020 14:13:17 GMT</pubDate>
      <guid>https://www.servicenow.com/community/developer-forum/how-can-we-integrate-service-now-with-amazon-ecommerce-website/m-p/1867201#M524127</guid>
      <dc:creator>Bozhidar Dimitr</dc:creator>
      <dc:date>2020-02-20T14:13:17Z</dc:date>
    </item>
    <item>
      <title>Re: How can we integrate Service Now with Amazon eCommerce website. Where a user submits an request in Service Now, it should go and place an order for that item in amazon website.</title>
      <link>https://www.servicenow.com/community/developer-forum/how-can-we-integrate-service-now-with-amazon-ecommerce-website/m-p/1867202#M524128</link>
      <description>&lt;P&gt;&lt;SPAN style="font-size: 13px; color: #000000; font-weight: normal; text-decoration: none; font-family: 'Arial'; font-style: normal; text-decoration-skip-ink: none;"&gt;Yeah, it depends on how you are willing to integrate it. I’m a rookie when it comes to eCommerce, but I’m learning fast. I decided to get into it not too long ago. Three months ago, a good friend got me into eCommerce, and I loved it. I decided to start my own thing, and the first thing that I needed was some knowledge. I wanted to find a place that had good courses regarding the topic so that I could learn. Luckily I was able to find a website&lt;A href="https://magentiamo.it"&gt; https://magentiamo.it&lt;/A&gt; that had courses on eCommerce, and I decided to try it out. It’s been two months, and I can easily say that now I know a lot about eCommerce.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 06 Dec 2021 00:01:19 GMT</pubDate>
      <guid>https://www.servicenow.com/community/developer-forum/how-can-we-integrate-service-now-with-amazon-ecommerce-website/m-p/1867202#M524128</guid>
      <dc:creator>beversoue</dc:creator>
      <dc:date>2021-12-06T00:01:19Z</dc:date>
    </item>
    <item>
      <title>Re: How can we integrate Service Now with Amazon eCommerce website. Where a user submits an request in Service Now, it should go and place an order for that item in amazon website.</title>
      <link>https://www.servicenow.com/community/developer-forum/how-can-we-integrate-service-now-with-amazon-ecommerce-website/m-p/1867203#M524129</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;Is there any e-commerce website that uses service catalog of servicenow to order items?&lt;/P&gt;</description>
      <pubDate>Fri, 17 Jun 2022 17:51:33 GMT</pubDate>
      <guid>https://www.servicenow.com/community/developer-forum/how-can-we-integrate-service-now-with-amazon-ecommerce-website/m-p/1867203#M524129</guid>
      <dc:creator>Jyothsana</dc:creator>
      <dc:date>2022-06-17T17:51:33Z</dc:date>
    </item>
    <item>
      <title>Re: How can we integrate Service Now with Amazon eCommerce website. Where a user submits an request in Service Now, it should go and place an order for that item in amazon website.</title>
      <link>https://www.servicenow.com/community/developer-forum/how-can-we-integrate-service-now-with-amazon-ecommerce-website/m-p/1867204#M524130</link>
      <description>Hi Rakesh,

We are trying implement similar requirement.
We're you able to setup the integration between servicenow and Amazon e-commerce website?

Could you please help.us with the configuration steps.

Best Regards,
Meenal Gharat</description>
      <pubDate>Tue, 21 Jun 2022 20:10:43 GMT</pubDate>
      <guid>https://www.servicenow.com/community/developer-forum/how-can-we-integrate-service-now-with-amazon-ecommerce-website/m-p/1867204#M524130</guid>
      <dc:creator>Meenal Gharat</dc:creator>
      <dc:date>2022-06-21T20:10:43Z</dc:date>
    </item>
    <item>
      <title>Re: How can we integrate Service Now with Amazon eCommerce website. Where a user submits an request in Service Now, it should go and place an order for that item in amazon website.</title>
      <link>https://www.servicenow.com/community/developer-forum/how-can-we-integrate-service-now-with-amazon-ecommerce-website/m-p/1867205#M524131</link>
      <description>&lt;P&gt;&lt;SPAN style="font-size: 10pt; font-family: Arial;" data-sheets-value="{&amp;quot;1&amp;quot;:2,&amp;quot;2&amp;quot;:&amp;quot;Shopify Website Development&amp;quot;}" data-sheets-userformat="{&amp;quot;2&amp;quot;:371457,&amp;quot;3&amp;quot;:{&amp;quot;1&amp;quot;:0},&amp;quot;11&amp;quot;:3,&amp;quot;12&amp;quot;:0,&amp;quot;14&amp;quot;:{&amp;quot;1&amp;quot;:2,&amp;quot;2&amp;quot;:0},&amp;quot;16&amp;quot;:10,&amp;quot;18&amp;quot;:1,&amp;quot;19&amp;quot;:0,&amp;quot;21&amp;quot;:0}"&gt;E-commerce is the best way to run a business that works independently. Turn your small eCommerce business into a successful one with &lt;A href="https://transformagency.com/"&gt;Shopify Website Development&lt;/A&gt;. Our team is experienced in theme development, mobile app development, platform-to-platform migration, integration with third-party systems, and importing services of any complexity. Also, consider different marketing methods for your business. In addition to using social media, advertise your products in popular magazines and other blogs. Make sure your web pages are keyword optimized to increase your traffic.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 08 Sep 2022 20:33:30 GMT</pubDate>
      <guid>https://www.servicenow.com/community/developer-forum/how-can-we-integrate-service-now-with-amazon-ecommerce-website/m-p/1867205#M524131</guid>
      <dc:creator>dianamill</dc:creator>
      <dc:date>2022-09-08T20:33:30Z</dc:date>
    </item>
    <item>
      <title>Re: How can we integrate Service Now with Amazon eCommerce website. Where a user submits an request</title>
      <link>https://www.servicenow.com/community/developer-forum/how-can-we-integrate-service-now-with-amazon-ecommerce-website/m-p/2725964#M1052207</link>
      <description>&lt;P&gt;@All&lt;/P&gt;&lt;P&gt;&lt;a href="https://www.servicenow.com/community/user/viewprofilepage/user-id/254635"&gt;@Rakesh Reddy G&lt;/a&gt;&amp;nbsp; are you still looking to achieve this functionality to order from servicenow catalog form and automatic order placement and delivery tracker in ServiceNow&lt;/P&gt;</description>
      <pubDate>Wed, 08 Nov 2023 02:46:22 GMT</pubDate>
      <guid>https://www.servicenow.com/community/developer-forum/how-can-we-integrate-service-now-with-amazon-ecommerce-website/m-p/2725964#M1052207</guid>
      <dc:creator>kmohammed</dc:creator>
      <dc:date>2023-11-08T02:46:22Z</dc:date>
    </item>
    <item>
      <title>Re: How can we integrate Service Now with Amazon eCommerce website. Where a user submits an request</title>
      <link>https://www.servicenow.com/community/developer-forum/how-can-we-integrate-service-now-with-amazon-ecommerce-website/m-p/2725965#M1052208</link>
      <description>&lt;P&gt;&lt;a href="https://www.servicenow.com/community/user/viewprofilepage/user-id/65311"&gt;@Meenal Gharat&lt;/a&gt;&amp;nbsp;&lt;a href="https://www.servicenow.com/community/user/viewprofilepage/user-id/284641"&gt;@Jyothsana&lt;/a&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 08 Nov 2023 02:47:59 GMT</pubDate>
      <guid>https://www.servicenow.com/community/developer-forum/how-can-we-integrate-service-now-with-amazon-ecommerce-website/m-p/2725965#M1052208</guid>
      <dc:creator>kmohammed</dc:creator>
      <dc:date>2023-11-08T02:47:59Z</dc:date>
    </item>
    <item>
      <title>Re: How can we integrate Service Now with Amazon eCommerce website. Where a user submits an request</title>
      <link>https://www.servicenow.com/community/developer-forum/how-can-we-integrate-service-now-with-amazon-ecommerce-website/m-p/2944109#M1116914</link>
      <description>&lt;P&gt;Very nice explanation &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 27 May 2024 10:05:26 GMT</pubDate>
      <guid>https://www.servicenow.com/community/developer-forum/how-can-we-integrate-service-now-with-amazon-ecommerce-website/m-p/2944109#M1116914</guid>
      <dc:creator>Ballela Siva Te</dc:creator>
      <dc:date>2024-05-27T10:05:26Z</dc:date>
    </item>
    <item>
      <title>Re: How can we integrate Service Now with Amazon eCommerce website. Where a user submits an request</title>
      <link>https://www.servicenow.com/community/developer-forum/how-can-we-integrate-service-now-with-amazon-ecommerce-website/m-p/2944119#M1116919</link>
      <description>&lt;P&gt;&lt;a href="https://www.servicenow.com/community/user/viewprofilepage/user-id/254635"&gt;@Rakesh Reddy G&lt;/a&gt;&amp;nbsp;&lt;a href="https://www.servicenow.com/community/user/viewprofilepage/user-id/65311"&gt;@Meenal Gharat&lt;/a&gt;&amp;nbsp;: Even we got the same requirement. Did you guys able to achieve the functionality ?&lt;/P&gt;&lt;P&gt;If yes please give a heads up &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 27 May 2024 10:11:47 GMT</pubDate>
      <guid>https://www.servicenow.com/community/developer-forum/how-can-we-integrate-service-now-with-amazon-ecommerce-website/m-p/2944119#M1116919</guid>
      <dc:creator>Ballela Siva Te</dc:creator>
      <dc:date>2024-05-27T10:11:47Z</dc:date>
    </item>
  </channel>
</rss>

