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

Development
  1. OpenProject
  2. Forums
  3. Development
  4. How to post Activities with API from Excel VBA?

How to post Activities with API from Excel VBA?

Added by Benny Lim almost 6 years ago

I tried modifying WorkPackage using the API api/v3/work_packages/{id}/activities uses postman. I have used the POST method by sending a JSON containing the payload I want to modify, and it works.

And how to use that API from MS.excel VBA/Macro?


Replies (1)

RE: How to post Activities with API from Excel VBA? - Added by Johan Bouduin over 5 years ago

Hello Benny,

have a look at this: https://github.com/opf/OpenProjectExcel

It could help you getting started using the OP API from Excel

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