I am sending emails to end user by using Adobe Campaign. I want to know the status of email sent for example whether email was delivered, open, etc. How can i achieve that.
When i run debug tracing API of Adobe IO events, then i got response of all events rather than a particular event or last one. How can i get response for a particular event or last one through below API: "https://api.adobe.io/events/organizations/1161908/integrations/424802/tracing/1489ca15-bbdd-40d...
Hii,While doing the installation in mac in safari, I was installing the packages in package manager, and also increased the size of the heap in start file by 4096, but I got one error says: gc overhead limit exceeded. May someone pls help, what could be the max value.Thanks!Muskan Garg
Hi Devs.Do we have a support for regex at dispatcher level.Actually I have added a generic rule like this which is not working.$1 and $2 are country code and language code.RewriteRule "^/([a-zA-Z]{2})/([a-zA-Z]{2})/precision-brewer/my-perfect-cup.html" "/$1/$2/precision-brewer/precision-brewer.html"...
Is there any other way through which we can generate any other API endpoint except JOURNALING UNIQUE API ENDPOINT to trigger our custom events? (before adding custom event in a particular project in stage environment of adobe developer console)
How can we post data through events_url or through any other url(if you can suggest) when our custom event gets triggered ? check below screenshot for more reference When i run events_url (https://events-va6.adobe.io/events/organizations/1161908/integrations/424802/1489ca15-bbdd-40d2-8723-088d57f3ea...
Hi.We are experiencing an issue with an action that exhausts it's memory, when the payload has a string array with ~1000+ values. The values are all 10 characters. The entire payload is roughly 15 kilobytes.We send the payload to a 3rd party endpoint, and the response is then used to update values i...
Hi all, Customer Splunk setups have HEC IP whitelisting set up; Adobe.io logs forwarding cannot be enabled currently, as no dedicated egress can be defined. Note that the official documentation (https://developer.adobe.com/runtime/docs/guides/using/logging_monitoring/) does not give any clear indic...
Hi, the company I work for uses the Export PDF REST API regularly and it works well. However its language list is lacking a few languages. Here's the language list from the documentation:"en-GB" "en-US" "nl-NL" "fr-FR" "de-DE" "it-IT" "es-ES" "sv-SE" "da-DK" "fi-FI" "nb-NO" "pt-BR" "pt-PT" "ca-CA" "...
I am currently working with an API and have successfully connected to it. I am receiving a lengthy response with a wealth of information, but unfortunately, I am not able to retrieve the "manufacturer" field, which is an Attribute Code. I'm seeking assistance on how to include this field in my API r...