Hey all, I am creating a web application (Node.js) that needs to call some API endpoints in Adobe Campaign Classic SOAP API v8.I have created a project in the developer console and added an integration to our v8 stage instance (see screenshot below) I couldn't find in the documentation any resource ...
Hi, I am trying to create an image preset with AEM asset (dynamic media) and I need to set the resoultion to 300 PPI.Below are the requirements:Width: 2000Height: 2000Format: JPEGPPI: 300How can I specify the PPI value to 300? Is the query parameter res the appropriate command to use? Thank you for ...
Hi all, I'm trying to use the new External API activity to fetch data from an external system. Is there a way to add dynamic query parameters?I have an URL that looks like this: https://api.fakedomain/some-resource?startDate=DYNAMIC_DATE The startDate parameter is dynamic and is calulated by the wo...