Not signed in (Sign In)

The Intervals Forum

Categories

Welcome Guest!
Want to take part in these discussions? If you have an account, sign in now.
If you don't have an account, apply for one now.

API

POST project

Bottom of Page

1 to 3 of 3

  1.  
    • CommentAuthoryalp
    • CommentTimeSep 10th 2010
     
    Hello,
    I am trying to create a project with a defined value like clientid and defined values like worktypeid and moduleid.
    How can I do this?
    Thanks for your time
    •  
      CommentAuthorcameron
    • CommentTimeSep 10th 2010
     
    Hey yalp,

    Information on creating a project can be found here:

    http://www.myintervals.com/api/resource.php?r=project

    Of the parameters you mentioned, only clientid can be set as part of a new project created through the API. Currently, project worktypes and modules cannot be created or edited (or assigned to a project) through the API (they are read only), though there are plans to add this in the future.

    Cameron
    • CommentAuthoryalp
    • CommentTimeSep 10th 2010 edited @ 09/10/2010 4:07 pm
     
    thank you