Hello everyone i'm connecting Adobe API's to Outsystems to convert docx to pdf and to work with Adobe Sign, but i'm having issues with the Token. 1st (Convert docx to pdf): I got the JWT Token through the Private key and it will last 24h, then i retrieved the Token that will last, according with the...
Hello Everyone.I have a little request/need of informations about the IP of Adobe IO for whitelisting(I did check on the several post and documentation but i'm not sure of what i found ) .My use case is the following : I have an action deployed on Adobe IO that will make some Rest Call on a server ...
Hi All, I am trying to create a webhook for my Adobe IO Project using Openwhisk. I created a new webhook action and able to see it in wsk action list. And I am able to fetch the URL too. But when i configured it in my adobe io project's event registration I am getting "Webhook has been disabled beca...
Hi Adobe I/O Team, could you let me know from where are the public/private key expiration emails get triggered? I believe its from the developer console but wanted to validate, or is it from control panel? also, what role is required to receive these notifications? like developer, sys admin etc.
Hello Team I’m currently having an issue with Adobe IO for my Customer (who did buy Adobe IO Runtime).My issue is the following :I did create a project with the APP builder Project got 2 workspace (production and Stage )When I want to try my action with the app run command (as it’s a development...
Hi, I was testing our I/O caching and it seems it stopped working , we are always getting a X-Cache: CONFIG_CACHE response header (which was not there before) and this results in the x-gw-cache always being a MISS although the cache-control header states max-age=300.We tested it via both browser an...
We are beginning our integration to Adobe's PDF Services and have a test that uses a small HTML template to create a PDF. When we run this test, we get response times from Adobe that can vary from a second or two to multiple minutes (as high as 3). Is this normal? We had questions on whether the va...
I am using I/O events to make external calls. It is failing as the the destination server only allows requests from Specific IP's. Looking for a list of IP's that Adobe uses for making webhook calls.
Hi Community, I´d like to know how to approach to follow to implement long running jobs. I need to get recommendations for every profile in Adobe Campaign Standard and to do that i use an Adobe I/O Runtime action to write them to a file of recommendations. Locally works perfect but the time used for...
Hi, I'm trying to setup Adobe IO events to post notification on Slack for assets created, deleted and so on. However, OOTB if I do, the payload is not compatible to Slack as it requires to have a mandatory property text for Slack which is not part of Adobe IO event payload. So, how can I customise t...