Hello! We have a requirement where ServiceNow integrates with adobe to get customer's data (CCPA). In this process, the first step is to generate jwt token. For ServiceNow we need a rest api to be able to automate this process. I see we have rest apis for generating access token, submit access/delet...
Hi there, When I run the commandaio console:list-integrationsI can see my Adobe IO Integration listed successfully. However, when I runaio console:select-integration number1_number2I get following error: Error: Cannot retrieve integration: https://api.adobe.io/runtime/admin/namespaces/number1/number...
I have been looking at IO events identify if it is possible to retrieve information of when users are actually logging in to Adobe.Is there a was to retrieve that though events, and if so which provider and event_code is used?is not is there a way by using any other services in Adobe.io, to know whe...
My requirment is to get the notification in My App whenever someone post a comment on a prototype and by using on/off command enable/disable the notification. I am not able to find the correspoding events/API to achieve this. Please help me.
I've encountered an issue today where the Integrations section of the Adobe.IO Console appears to be failing to load.I haven't used the console in a while, but this morning I added myself as a developer in Admin Console with the goal of creating a new integration. Then, when I visited the console th...
Getting certificate invalid error when creating a new integration from Adobe I/O Console to connect to User Management APIs. It's also the case with other APIs that require a self-signed certificate upload.The request URL and JSON responses received are added below.Request URL: https://console.adobe...
I have just been experimenting with an automation workflow which will allow me to updated an audience via the Adobe I/O API (https://mc.adobe.io/{{tenant}}/target/audiences). But I am getting inconsistencies between what I get from the API and what I see inside Target – I have not even begun to diss...
When Firing: https://ims-na1.adobelogin.com/ims/exchange/jwtTo obtain an access token, you now may notice the following error in the response: ‘’ Scopes from metascope are not a subset of the client id scopes ‘’You must now do the following: log into console.adobe.io Edit configuration > Servic...
Looking to build an integration to drive visibility into Enterprise usage. ie: which users are/aren't using their Creative Cloud subscription. Falling short on how to get event/usage data from the Adobe APIs. The Events.io Webhook service looked promising, but it appears designed for single end user...