You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
I am trying to run javascript using IFTTT Run Javascript action. I wrote <script> tags in code or No format block in IFTTT but it is printing });}); this thing. Please give some inputs on how to run javascript in IFTTT macro Body and if possible how to access the return result from Javascript function.
Hi
So, I believe this question is about ConfiForms app (I have added this tag into the question, and the "action" you have mentioned is not available in cloud, so I believe the other (question) tags are not correct)
To answer this shortly: because this is what noformat/code macro do - they just print out the code you put. You cannot execute it, as it is not a code really, it is "escaped"
In order to put the code into your page and execute it later from ConfiForms you need to use something like a HTML macro or analogs
Alex
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.