Thank you Claudio. I will try to work in creating the PHP client library for the Email Setting API but for now i will try your adivce about cURL. I dont know much about cURL. I am learning it and will try to implement the feature i want. Thank you again for your suggestion. :-)
On Feb 4, 4:59 pm, Claudio Cherubino <[email protected]> wrote: > Hi Thyaga, > > Unfortunately the PHP client library included in the Zend Framework is > not completely up-to-date and some APIs, including the Email Setting > API, are not implemented. > You can extend the library yourself to implement the protocol > described in our developer's guide: > > http://code.google.com/intl/it/googleapps/domain/email_settings/devel... > > Since you don't want to use a different programming language (Java, > Python and .NET support the Email Settings API), an easier alternative > would probably be to use PHP to run cURL commands. > > Claudio > > On 3 Feb, 17:42, Thyagaraja Yenketeramdoo <[email protected]> > wrote: > > > > > > > > > Hello everyone ! > > > Need your advice. > > > Scenario: I get email reminders from my Google calendar account and i > > want to create a filter in my gmail account that filters all those > > reminders and then forward them/it to a friend or partner using PHP. > > > I have done some research and found that Zend Framework does not > > support service for gmail settings api. I absolutely need to do it in > > PHP. How should i proceed? > > > In dire need for help. Thank you for reading my post. > > > Thyaga. -- You received this message because you are subscribed to the Google Groups "Google Apps Domain Information and Management APIs" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-apps-mgmt-apis?hl=en.
