Back to All

Grabbing email and name into JSON

Hello,

I want have an interaction that takes gets the name and email for a user. I have the user name stored in a snatchbot response [responseTo interaction=1532274 fallback=TEXT]

How can I access that information via Javscript on my site. I want to use the fetch API to send the username and email to our crm to create an account. All I need is access to that info after the user inputs it into snatchbot.