Signing AWS API requests in Adobe Campaign
Learn how to sign and create HTTP request header containing AWS SignV4 signature while making API calls from Adobe Campaign to AWS.
Javascript
Learn how to sign and create HTTP request header containing AWS SignV4 signature while making API calls from Adobe Campaign to AWS.
Handy script to opt in/out recipient from all subscription services within Adobe Campaign through javascript activity.
Broken links or 404 errors on your website is one of the most annoying experience from user perspective. This may discourage user to return to your website which is not good for Marketing/Branding. From developer or owner…
Thinking of allowing only specific file types to be browsed through File Input HTML field?? Here' a simple regex based javascript that can help you out with the solution. It's based on the file extension of file…