Hi all,
One of my forum categories is dedicated to personals (SWF seeks...). I have set up my Threads 6.5.1 with special templates (postlist.tmpl, showflat.tmpl, showthreaded.tmpl) for these forums.
What I want to do is this:
First of all, I want to add another field to the user profile: an optional field for the users cell phone number.
This field is not to be shown in public.
Lets say the user Grunt (with Threads user number 11111) enters his cell phone number and then posts an ad in the personals. When this ad is viewed by someone, Threads will notice the phone number and then publish the users usernumber (NOT the cell phone number) just like Grunts Location is published like "Loc: Las Vegas".
Only this time the sentence would be "To send SMS to Grunt: send an SMS starting with
PERSONAL REPLY 11111 followed by your reply to number 77777"
How do I do this?
Second, and this is the tricky part I guess, I want another server to communicate with Threads using HTTP GET and POST requests.
This server, the SMS-server, will authenticate itself to Threads and then send Grunt´s usernumber to Threads. The response from Threads will be to send Grunt´s cell phone number to the SMS-server.
Has anyone done anything like this before with Threads?
The $1 000 000 question is of course: how???
