We created a integration In the Adobe Developer Console, the projects page: https://console.adobe.io/projects. To get information from ours accounts in our SAM TOOL (snow license manager), but the credentials we currently have in the connector are barely pulling in any information. I have tried to v...
Hi, My application to Adobe Firefly pre-release program was accepted. However, I don't see Firefly project template in Adobe I/O console. What should I do to gain access to Project Firefly ? Thanks,Kunal
While checking the runtime docs, I can see that the I/O runtime uses DB for storing and retrial of user details and action code.In some pages the doc says Couch DB and other pages it says Cosmos DB. Could you please clarify this?https://www.adobe.io/apis/experienceplatform/runtime/docs.html#!adobedo...
Hello, I'm trying to set up my environment by following the instructions in this link https://github.com/AdobeDocs/adobeio-runtime/blob/stage/quickstarts/setup.md .In order to test wsk CLI, I I executed the command "wsk list" but it shows the error "The API host is not valid: An API host must be p...
Hi,I am not sure if I post this question in the correct area but I was wondering how to get my After Effects plugin published inside the Creative Cloud Marketplace. I wan't to end up here: I have searched the documentation but couldn't find anything related to After Effects. Could anyone give me so...
I've been given a CURL request that builds on this API... https://helpx.adobe.com/uk/analytics/kb/data-insertion-api-post-method-adobe-analytics.html.And at the moment I am building this request manually in my project firefly action.I was wondering if there's an SDK I can install using NPM that will...
Hello Team, Can anyone help us on how to invoke a Graphql query from Adobe IO runtime environment. Basically we are trying to build an api layer in Adobe io which acts as middle layer between magento and other consuming applications such as AEM. Any reference invocation or Pseudo code will help. @mh...
We were playing with the IO Runtime before the App Builder enabled for our Organization. We are using .wskprops for the IO Runtime config. Now while using the App Builder, we can see some strange things. If we use the 'wsk list' or 'aio runtime list', we can see couple of actions, packages, etc......
since my latest update I can't see any logs of my actions - but they are working as expected in local environment. I hope I can provide enough information so somebody might see what I'm doing wrong ...1) local environment, running "aio app run --local" and invoking an action shows me some log entrie...