Quantcast
Channel: Active questions tagged ampscript - Salesforce Stack Exchange
Viewing all articles
Browse latest Browse all 359

Update Data Extension with keyword in Mobile Connect Text response

$
0
0

I was trying to trigger a specific MobileConnect text response keyword which should update a Data extension. When I add some ampscript to the outbound response, I get an error saying "There was an error processing your message".

Any ideas?

%%[ Var @messageif (Uppercase(MSG(0).VERB) == "LATER") then Set @message = "Thank you"InsertData('Mobile_Response', 'MobileNumber', MOBILE_NUMBER, 'Keyword', "LATER", 'Response', MSG(0).NOUNS)else Set @message = "Sorry"endif]%% %%=v(@message)=%%

Viewing all articles
Browse latest Browse all 359

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>