<?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: Working with Adobe Campaign Standard's REST APIs in Adobe Campaign Standard Discussions</title>
    <link>https://experienceleaguecommunities.adobe.com/t5/adobe-campaign-standard/working-with-adobe-campaign-standard-s-rest-apis/m-p/169499#M81</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I didn't get the field names but they are working on updating the documentation.&amp;nbsp; The good news is the problem I was having got resolved when we switched the API call from serviceAndProfile to serviceAndProfileExt.&amp;nbsp; Using the ext it defaults the org and geo units to All which works for us.&amp;nbsp; Just make sure you are generating the At Rest API when you publish the profile schema in the production environment.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope that helps.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;John&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 14 Jul 2017 15:19:54 GMT</pubDate>
    <dc:creator>johnwwilcoxmba</dc:creator>
    <dc:date>2017-07-14T15:19:54Z</dc:date>
    <item>
      <title>Working with Adobe Campaign Standard's REST APIs</title>
      <link>https://experienceleaguecommunities.adobe.com/t5/adobe-campaign-standard/working-with-adobe-campaign-standard-s-rest-apis/m-p/169494#M76</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Community,&lt;/P&gt;&lt;P&gt;If you are interested in Adobe Campaign Standard and its REST APIs, here is an article for you:&amp;nbsp;&lt;A href="https://helpx.adobe.com/campaign/kb/working-with-acs-api.html" target="_blank"&gt;https://helpx.adobe.com/campaign/kb/working-with-acs-api.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;In this article, you will learn how to use Adobe I/O and some examples of what types of operations can be performed.&lt;/P&gt;&lt;P&gt;Also, don't forget to have a look at the official documentation &lt;A href="https://docs.campaign.adobe.com/doc/standard/en/api/ACS_API.html" target="_blank"&gt;here&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;Let me know if you have any comments.&lt;/P&gt;&lt;P&gt;Florent.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 May 2017 11:58:35 GMT</pubDate>
      <guid>https://experienceleaguecommunities.adobe.com/t5/adobe-campaign-standard/working-with-adobe-campaign-standard-s-rest-apis/m-p/169494#M76</guid>
      <dc:creator>florentlb</dc:creator>
      <dc:date>2017-05-12T11:58:35Z</dc:date>
    </item>
    <item>
      <title>Re: Working with Adobe Campaign Standard's REST APIs</title>
      <link>https://experienceleaguecommunities.adobe.com/t5/adobe-campaign-standard/working-with-adobe-campaign-standard-s-rest-apis/m-p/169495#M77</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Florent,&lt;/P&gt;&lt;P&gt;We are using the at Rest API to create a profile and add a subscription to the profile. &amp;nbsp;There is an issue we are having which we have open a support ticket for the issue "TK116483 - When Creating a Profile through Adobe IO - Organization not set correctly". &amp;nbsp; When the profile is created the Organizational Unit is not being set and there for it is set to blanks. &amp;nbsp;The API does not allow for the setting of the Organizational or Geographical Unit. &amp;nbsp;That make the profile irretrievable through the UI. &amp;nbsp;If we navigate to the Subscription you can see that the&amp;nbsp;User is subscribed with the correct profile. &amp;nbsp;&lt;/P&gt;&lt;P&gt;Have you seen this issue before?&lt;/P&gt;&lt;P&gt;John at Cru&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 May 2017 13:59:24 GMT</pubDate>
      <guid>https://experienceleaguecommunities.adobe.com/t5/adobe-campaign-standard/working-with-adobe-campaign-standard-s-rest-apis/m-p/169495#M77</guid>
      <dc:creator>johnwwilcoxmba</dc:creator>
      <dc:date>2017-05-12T13:59:24Z</dc:date>
    </item>
    <item>
      <title>Re: Working with Adobe Campaign Standard's REST APIs</title>
      <link>https://experienceleaguecommunities.adobe.com/t5/adobe-campaign-standard/working-with-adobe-campaign-standard-s-rest-apis/m-p/169496#M78</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi John,&lt;/P&gt;&lt;P&gt;I think a best practice here would be to extend the profile resource with geo and org units and to expose it to the API when publishing the resource extension. These fields will then be available for profile creation and you'll be able to see the profiles in the UI.&lt;/P&gt;&lt;P&gt;You can find an example of resource extension here:&amp;nbsp;&lt;A href="https://docs.campaign.adobe.com/doc/standard/en/ADM_Development_Use_case-_API_extension.html" target="_blank"&gt;https://docs.campaign.adobe.com/doc/standard/en/ADM_Development_Use_case-_API_extension.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Let me know how it goes,&lt;/P&gt;&lt;P&gt;Florent.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 May 2017 09:48:02 GMT</pubDate>
      <guid>https://experienceleaguecommunities.adobe.com/t5/adobe-campaign-standard/working-with-adobe-campaign-standard-s-rest-apis/m-p/169496#M78</guid>
      <dc:creator>florentlb</dc:creator>
      <dc:date>2017-05-18T09:48:02Z</dc:date>
    </item>
    <item>
      <title>Re: Working with Adobe Campaign Standard's REST APIs</title>
      <link>https://experienceleaguecommunities.adobe.com/t5/adobe-campaign-standard/working-with-adobe-campaign-standard-s-rest-apis/m-p/169497#M79</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We have already added those fields by checking the box add access authorization management fields. &amp;nbsp;When that is check it indicates that the follow fields will be added 'Organizational Unit' and 'Geographical Unit'. &amp;nbsp;I tried to attach a screen print of that.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;IMG src="Profile Extended Resource.png" style="max-width:700px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 May 2017 12:54:43 GMT</pubDate>
      <guid>https://experienceleaguecommunities.adobe.com/t5/adobe-campaign-standard/working-with-adobe-campaign-standard-s-rest-apis/m-p/169497#M79</guid>
      <dc:creator>johnwwilcoxmba</dc:creator>
      <dc:date>2017-05-25T12:54:43Z</dc:date>
    </item>
    <item>
      <title>Re: Working with Adobe Campaign Standard's REST APIs</title>
      <link>https://experienceleaguecommunities.adobe.com/t5/adobe-campaign-standard/working-with-adobe-campaign-standard-s-rest-apis/m-p/169498#M80</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Did you ever get an update from Adobe on this?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Jul 2017 13:54:18 GMT</pubDate>
      <guid>https://experienceleaguecommunities.adobe.com/t5/adobe-campaign-standard/working-with-adobe-campaign-standard-s-rest-apis/m-p/169498#M80</guid>
      <dc:creator>Clarence_Bunch_</dc:creator>
      <dc:date>2017-07-14T13:54:18Z</dc:date>
    </item>
    <item>
      <title>Re: Working with Adobe Campaign Standard's REST APIs</title>
      <link>https://experienceleaguecommunities.adobe.com/t5/adobe-campaign-standard/working-with-adobe-campaign-standard-s-rest-apis/m-p/169499#M81</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I didn't get the field names but they are working on updating the documentation.&amp;nbsp; The good news is the problem I was having got resolved when we switched the API call from serviceAndProfile to serviceAndProfileExt.&amp;nbsp; Using the ext it defaults the org and geo units to All which works for us.&amp;nbsp; Just make sure you are generating the At Rest API when you publish the profile schema in the production environment.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope that helps.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;John&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Jul 2017 15:19:54 GMT</pubDate>
      <guid>https://experienceleaguecommunities.adobe.com/t5/adobe-campaign-standard/working-with-adobe-campaign-standard-s-rest-apis/m-p/169499#M81</guid>
      <dc:creator>johnwwilcoxmba</dc:creator>
      <dc:date>2017-07-14T15:19:54Z</dc:date>
    </item>
    <item>
      <title>Re: Working with Adobe Campaign Standard's REST APIs</title>
      <link>https://experienceleaguecommunities.adobe.com/t5/adobe-campaign-standard/working-with-adobe-campaign-standard-s-rest-apis/m-p/169500#M82</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;When you posted to &lt;SPAN style="font-family: 'Calibri','sans-serif'; font-size: 12pt; mso-fareast-font-family: Calibri; mso-fareast-theme-font: minor-latin; mso-bidi-font-family: 'Times New Roman'; mso-ansi-language: EN-US; mso-fareast-language: EN-US; mso-bidi-language: AR-SA;"&gt;/profileAndServicesExt/profile/&lt;/SPAN&gt;&amp;nbsp; did you get &lt;STRONG style="color: red; font-size: 11pt;"&gt;Error rc=-2003&lt;/STRONG&gt;?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Jul 2017 15:32:00 GMT</pubDate>
      <guid>https://experienceleaguecommunities.adobe.com/t5/adobe-campaign-standard/working-with-adobe-campaign-standard-s-rest-apis/m-p/169500#M82</guid>
      <dc:creator>Clarence_Bunch_</dc:creator>
      <dc:date>2017-07-14T15:32:00Z</dc:date>
    </item>
    <item>
      <title>Re: Working with Adobe Campaign Standard's REST APIs</title>
      <link>https://experienceleaguecommunities.adobe.com/t5/adobe-campaign-standard/working-with-adobe-campaign-standard-s-rest-apis/m-p/169501#M83</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No error.&amp;nbsp; We followed this set up: &lt;A href="https://helpx.adobe.com/campaign/kb/working-with-acs-api.html" title="https://helpx.adobe.com/campaign/kb/working-with-acs-api.html"&gt;Using Adobe Campaign Standard APIs to maximize your cross-channel campaigns&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It is tricky getting it set up correctly.&amp;nbsp; Also under Administration/Development/diagnosis/data schema that there is a &lt;STRONG&gt;Profile (ext.recipient)&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Jul 2017 16:03:58 GMT</pubDate>
      <guid>https://experienceleaguecommunities.adobe.com/t5/adobe-campaign-standard/working-with-adobe-campaign-standard-s-rest-apis/m-p/169501#M83</guid>
      <dc:creator>johnwwilcoxmba</dc:creator>
      <dc:date>2017-07-14T16:03:58Z</dc:date>
    </item>
    <item>
      <title>Re: Working with Adobe Campaign Standard's REST APIs</title>
      <link>https://experienceleaguecommunities.adobe.com/t5/adobe-campaign-standard/working-with-adobe-campaign-standard-s-rest-apis/m-p/169502#M84</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-size: 16px; font-family: adobe-clean, 'Helvetica Neue', Arial, sans-serif; color: #333333;"&gt;Hi&lt;/P&gt;&lt;P style="font-size: 16px; font-family: adobe-clean, 'Helvetica Neue', Arial, sans-serif; color: #333333;"&gt;any update on this feature?&lt;/P&gt;&lt;P style="font-size: 16px; font-family: adobe-clean, 'Helvetica Neue', Arial, sans-serif; color: #333333;"&gt;Is still not possible to update geo and org unit via API?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 16px; font-family: adobe-clean, 'Helvetica Neue', Arial, sans-serif; color: #333333;"&gt;Any news on this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 16px; font-family: adobe-clean, 'Helvetica Neue', Arial, sans-serif; color: #333333;"&gt;Fabio&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Jun 2018 21:09:30 GMT</pubDate>
      <guid>https://experienceleaguecommunities.adobe.com/t5/adobe-campaign-standard/working-with-adobe-campaign-standard-s-rest-apis/m-p/169502#M84</guid>
      <dc:creator>fabios23415219</dc:creator>
      <dc:date>2018-06-28T21:09:30Z</dc:date>
    </item>
    <item>
      <title>Re: Working with Adobe Campaign Standard's REST APIs</title>
      <link>https://experienceleaguecommunities.adobe.com/t5/adobe-campaign-standard/working-with-adobe-campaign-standard-s-rest-apis/m-p/169503#M85</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, &lt;/P&gt;&lt;P&gt;I have gone through above links, it's about how to call ACS from external services. But how can we make a call from ACS to external service. I don't see any JS activity in ACS like as classic.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Jul 2018 12:13:53 GMT</pubDate>
      <guid>https://experienceleaguecommunities.adobe.com/t5/adobe-campaign-standard/working-with-adobe-campaign-standard-s-rest-apis/m-p/169503#M85</guid>
      <dc:creator>harishs16</dc:creator>
      <dc:date>2018-07-02T12:13:53Z</dc:date>
    </item>
    <item>
      <title>Re: Working with Adobe Campaign Standard's REST APIs</title>
      <link>https://experienceleaguecommunities.adobe.com/t5/adobe-campaign-standard/working-with-adobe-campaign-standard-s-rest-apis/m-p/169504#M86</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am receiving a similar error. Do you now the root cause for this issue?&lt;/P&gt;&lt;P&gt;Error rc=-2003&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Jul 2018 06:20:22 GMT</pubDate>
      <guid>https://experienceleaguecommunities.adobe.com/t5/adobe-campaign-standard/working-with-adobe-campaign-standard-s-rest-apis/m-p/169504#M86</guid>
      <dc:creator>ishanishah</dc:creator>
      <dc:date>2018-07-04T06:20:22Z</dc:date>
    </item>
  </channel>
</rss>

