« Return to Thread: Passing name with talk-xml?

Re: Passing name with talk-xml?

by Lee Flier :: Rate this Message:

Reply to Author | View in Thread

OK... but then how do I save the name on the server side?  People are talking to my bot through an external program which is sending input to the bot via the API... so I'm not sure how to save their names.

Dr. Rich Wallace wrote:
Hi Lee, all of the predicates e.g. <get name="name"/>, <set
name="name">Joe</set> are saved on the server-side.  You should only need
to post the customer id custid.
Rich

  
Hi, I'm using the talk-xml API to interact with my Pandorabot, and I was
wondering how one would pass it the name of the person chatting, so it
can be used in conversation.  As of now, anything that normally includes
the name (such as "I'm glad you liked it, Nancy") just comes back blank.

I tried tacking on "&name=Nancy" to the end of the calling URL but it
doesn't have any effect.  Anyone know how to do this?
_______________________________________________
This is the pandorabots-general mailing list
To Post, reply to pandorabots-general@...
Unsubscribe and change preferences at
http://list.pandorabots.com/mailman/listinfo/pandorabots-general
Learn netiquette at http://www.dtcc.edu/cs/rfc1855.html
Learn to read at http://www.literacy.org/

    

_______________________________________________
This is the pandorabots-general mailing list
To Post, reply to pandorabots-general@...
Unsubscribe and change preferences at http://list.pandorabots.com/mailman/listinfo/pandorabots-general
Learn netiquette at http://www.dtcc.edu/cs/rfc1855.html
Learn to read at http://www.literacy.org/

  


_______________________________________________
This is the pandorabots-general mailing list
To Post, reply to pandorabots-general@...
Unsubscribe and change preferences at http://list.pandorabots.com/mailman/listinfo/pandorabots-general
Learn netiquette at http://www.dtcc.edu/cs/rfc1855.html
Learn to read at http://www.literacy.org/

 « Return to Thread: Passing name with talk-xml?