Solved
API SendDate piped text for date and time of survey completion (current date/time)
Using version 2.5 of API, I am scheduling a web service api call to distribute emails. I need to distribute the email immediately, after each participant has completed the survey (will be at various times and dates). I tried using the various piped text options, but can't find one that seemed to work with the correct format. For example, I know that it likes the formula for one day later as ${date://OtherDate/Y/+1 days}-${date://OtherDate/m/+1 days}-${date://OtherDate/d/+1 days}, but what about for the current date and time??
Thank you.
Best answer by Anonymous
Hello @jvaccaro12 ,
Use this: `${date://CurrentDate/c}` for current date and time
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.

