Top Menu

Jump to content
    Global modules

    Global modules

    • Home
    • Projects
    • Activity
    • Work packages
    • Gantt charts
    • Calendars
    • Team planners
    • Boards
    • News
    Home
    Home
Help
    Getting started
    • Introduction video
  • 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

User menu

Sign in
Forgot your password?

or sign in with your existing account

OpenProject ID Google

Side Menu

Collapse project menu

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

Content

Expand project menu
Development
  1. OpenProject Community
  2. OpenProject
  3. Forums
  4. Development
  5. How to post Activities with API from Excel VBA?

How to post Activities with API from Excel VBA?

Added by Benny Lim about 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 about 6 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...