Trying to find email ticket system - email

Im looking for an email ticket system, with an API. I have downloaded osticket, but it don't have an API.
Any recommendations?

http://mailchimp.com/
This is a really awesome service that has a great API.

Related

Live API fails intermittently

I've been using the API to retreive user information for many months now. Today it is intermittently timing out. Who do I contact for support on this?
https://apis.live.net/v5.0/me?access_token=[TOKEN]
it's part of the microsoft office 365 api, so the vendor is microsoft.
https://msdn.microsoft.com/en-us/library/office/dn659736.aspx
microsoft links to the https://stackoverflow.com/questions/tagged/ms-office tag for this api, so you should also add this tag to the question.
maybe you find help in the microsoft blog https://blogs.office.com/dev/

How to get google calendar attachments

Is it possible to get the attachment associated with a google calendar event using REST api call? I googled alot but have not found anything. Are google Labs features not compatible with HTTP GET requests?
Thanks in advance
Attachments are now available in the Google Calendar API. Here is the guide: https://developers.google.com/google-apps/calendar/create-events#attachments
It looks like this feature is not yet supported because the attachment is still a Google lab project.
You can always make a feature request.
https://code.google.com/a/google.com/p/apps-api-issues/issues/detail?id=2545

"Keep only last email from sender" functionality

I saw this functionality in a Microsoft Web Outlook demo.
Keep only last email from sender.
I would like to have this for my gmail accounts.
How could this be accomplished?
Filters ?
Existing Plugin ?
Lab functionality ?
Or would one have to write there own via imap or some google api?
I haven't tried this myself. But something that I came across when doing a similar search. So, posting this here for you and other's help who're looking for something similar. I have to try this too.
http://www.johneday.com/422/time-based-gmail-filters-with-google-apps-script#comment-179

Cloud e-mail and portal integration: experiences?

I am evaluating cloud e-mail solutions based upon:
Google Apps for Education
Microsoft Live#edu
I work for a University and we currently have an institutional portal (based on uPortal).
We currently have our local IMAP server and webmail client fully integrated with the portal. We would like to replicate the current portal e-mail experience with the new e-mail services. At present users can see a snapshot of their inbox in the portal and click through into the appropriate place in the webmail client.
We expect that we need to solve similar problems when integrating with the cloud based e-mail solutions.
We need to solve the single sign-on (SSO) problem.
We need to be able to access the inbox messages on the users behalf. (e.g. proxy authentication)
Does anybody have an experience or advice on this?
Many thanks,
Mark
Not sure what programming language you can use, however you can download the source code for some MOSS web parts for live#edu to give you an idea how to code them, they use SSO.
If anybody else happens upon this page they might also be interested the answers I recieved via the Jasig uPortal Mailing List answers

How to import contact details from MSN, yahoo, gmail, aol in asp.net?

I am having difficult time in importing contact details from MSN/YAHOO/AOL/GMAIL etc. Can someone tell me how to get the contacts from these networks?
Yahoo Address Book API
Google Contacts API
Windows Live Contacts API
One of the ways is to use the open source library SocialAuth.net
It allows you to get contacts from all the three above, with a very simple API.
CloudSponge.com is a platform that gives you access to these sources and more in a single integration. We use OAuth's 3-legged authentication for services that support it so your users never give their password away. And we have tools to make it easy to integrate; use our widget and get up and running in minutes or use our API and customize every pixel of the user experience.
http://www.cloudsponge.com/developer/