We're looking to offer a passwordless website login via an emailed token. The REST API has a SendCredentials method for generating a credentials email, but the recommendation from Tessitura has been to set email frequency to every 5 minutes. From a UX perspective, a 5 minute wait time (or even the minimum 1 minute) is too long for a purchase path login.
One option to speed this up would be to have the website use its own SMTP server to send a token email instead of TPS. We are able to use CRM/WebLogins/{loginId}/LoginCredentials to retrieve a generated token. However, we found that it stays null until calling SendCredentials, which attempts to send its own email. So we have two questions:
HI Patricia, while I can't unsubscribe you from individual threads, I can unsubscribe you from all email from the website. I will do that next, and if you would like to manage your subscriptions on a more granular basis, you may log into the site and either visit this thread or forum to unsubscribe from it, or manage your subscriptions as a whole under the Subscriptions tab on your My Settings page.
Best,
ToddTessitura Network