Questions tagged [ampscript]

AMPscript is a scripting language that you can embed within HTML emails, text emails, landing pages, SMS messages, and push notifications from MobilePush

122 questions
-1
votes
1 answer

Need restful endpoint code to send json response using ampscript

I'm new to ampscript, I would like to expose a restful service which will respond with json body. I have tried multiple sites and everywhere finding answered to hit an endpoint and read response, but not able to find ways to create and expose a…
user3172208
  • 91
  • 1
  • 5
-2
votes
2 answers

Trying to sum 3 input values using

AMP-SCRIPT gurus! I used a tag (from an example) to multiply the value of an field by a constant value. It worked! Now, I'm trying to multiply different values from different INPUTs and I cannot: find a way to…
1 2 3
8
9