I would like to know more about the push notifications apis- Is there any possibility to send push notification from our backend? How ACS would help here?- Can we send push notification to selected user based on some business requirement? Thanks,Rahul
Hello all, We are trying to do a extraction of the sending logs to create a file to send to another application. We have used a query node and choose as resource "Delivery logs" and selected the fields that we need. We execute and we get the number of records expected. The problem is when we add in ...
How to check the Hosting details of Adobe campaign standard instance? For example on which cloud the ACS instance is hosted? AWS or Azure or any other ?
Hi,Is there a way to generate a data model document of the custom resources in our instance of Adobe Campaign Standard v22.1? Thank you much in advance,JohnnyBravo
Hi, Is there a way of sending an email to myself or colleague with user data on the email? I know I can do a file extract to SFTP but wondering if this could be done in a workflow of some sort? Thanks.
Hi,I want to document the entire Profile resource data schema. When I go to Administration - > Development -> Custom Resources, on the left pane there is a Data schema link, but for the Profile resource it only defines the custom fields, and doesn't show the out-of-the-box fields for the Profile res...
I am retrieving coupon information using :https://api-uat.westerndigital.com/wdwebservices/v2/us/redemption/coupon-details?couponCodes=CART10,CART20. but I don't want to change the URL every-time. i want the list of coupon will dynamically add in my URL using some configuration in In bound Mapping. ...