Send a tweet

Leenders 14 Mar, 2013
After someone has filled out a form, i like to update my twitter account with the fact that someone has filled out the form on my site.

How can i do that????
GreyHead 17 Mar, 2013
Hi Leenders,

I don't know, does Twitter have an API service that you can use to post? If so then you can probably send a tweet with the CURL action.

Bob
Leenders 17 Mar, 2013
Yes, twitter has an API service, but i don't understand how I can use the CURL action with the informatie about the twitter-API-service. I try several thing, but nothing works, so I do something wrong.

I hope that there is someone out there, who can help me.
GreyHead 17 Mar, 2013
Hi Leenders,

I found a PHP Twitter class here that might do what you need. It looks as though you have to implement OAuth somehow to validate the post so a straight cURL post may not do it.

If you can work out what Twitter needs we may be able to help you with the ChronoForms end.

Bob
This topic is locked and no more replies can be posted.