Top Menu

Jump to content
Home
    Modules
      • Projects
      • Activity
      • Work packages
      • Gantt charts
      • Calendars
      • Team planners
      • Boards
      • News
    • Getting started
    • Introduction video
      Welcome to OpenProject Community
      Get a quick overview of project management and team collaboration with OpenProject. You can restart this video from the help menu.

    • Help and support
    • Upgrade to Enterprise edition
    • User guides
    • Videos
    • Shortcuts
    • Community forum
    • Enterprise support

    • Additional resources
    • Data privacy and security policy
    • Digital accessibility (DE)
    • OpenProject website
    • Security alerts / Newsletter
    • OpenProject blog
    • Release notes
    • Report a bug
    • Development roadmap
    • Add and edit translations
    • API documentation
  • Sign in
      Forgot your password?

      or sign in with your existing account

      Google

Side Menu

  • Overview
  • Activity
    Activity
  • Roadmap
  • Work packages
    Work packages
  • Gantt charts
    Gantt charts
  • Calendars
    Calendars
  • Team planners
    Team planners
  • Boards
    Boards
  • News
  • Forums

Content

General discussion
  1. OpenProject
  2. Forums
  3. General discussion
  4. Information about incoming email funcationality & API

Information about incoming email funcationality & API

Added by Jeroen Houwen about 11 years ago

Where can I find more information / documenation about the incoming email functionality and API?

Thanks in advance,

Jeroen


Replies (7)

RE: Information about incoming email funcationality & API - Added by Roy Kartadinata almost 11 years ago

Any success? I’m looking for the same information as well.

RE: Information about incoming email funcationality & API - Added by Episteme Partners almost 11 years ago

May be worth looking into this wiki page http://www.redmine.org/projects/redmine/wiki/RedmineReceivingEmails

And then looking into openproject code base and compare if that redmine documentation can be applied to open project

RE: Information about incoming email funcationality & API - Added by Eu Doxos over 10 years ago

Ping? I am very interested.

RE: Information about incoming email funcationality & API - Added by Jan Sandbrink over 10 years ago

I am not sure what “incoming email functionality” is referring to,

however documentation on the API is available.

APIv3

Raw docs on the new APIv3 can be found in the codebase under doc: see here
APIv3 is documented in API Blueprint format, a rendered version for the dev-branch can be found here

The APIv3 and its documentation are currently considered drafts. This means things already documented might still change and new features will be added regularly.
The implementation and the specification might not be in sync 100%, because most things were specified before they were implemented.
Consider the current state of the APIv3 documentation as a preview.

APIv2

Documentation on the old APIv2 is maintained in our wiki: here

Note that we put our development effort into APIv3, this means that there will probably be no big changes to APIv2 anymore.
In the long run APIv3 is supposed to replace APIv2 completely, meaning that v2 will be disabled eventually.

I hope those links will help you.

Best regards
Jan Sandbrink

RE: Information about incoming email funcationality & API - Added by Eu Doxos over 10 years ago

“Incoming mail functionality” refers to the ability to reply to notification e-mails (and have the reply posted at that work item / forum / whatever), or CC openproject with an e-mail and have the content appear there; or in general change (some) things through e-mail. The web API in unrelated.

RE: Information about incoming email funcationality & API - Added by Jens Ulferts over 10 years ago

Actually, what Episteme Partners states above is the sad truth. The best documentation for the functionality can AFAIK be found on the Redmine page.

There hasn’t been much work done on that functionality after forking from Redmine. The exception here is:

  • supporting custom fields
  • renaming issues to work packages

Following the page should get you up to speed.

RE: Information about incoming email funcationality & API - Added by Eu Doxos over 10 years ago

Thanks, Jens. It actually looks very good in terms of functionality, I will try that and report.

There would be a few details, like setting the local part for notifications (openproject+task24@example.com) so that the e-mail could be simply replied-to without bothering about keeping the subject intact, but that’s minor.

Cheers!

  • (1 - 7/7)
Loading...