ascii-dresden / asciii

ascii invoicer 3.x
http://ascii-dresden.github.io/asciii/
5 stars 8 forks source link

Create Board Post when creating a new catering event #86

Open Feliix42 opened 6 years ago

Feliix42 commented 6 years ago

The current workflow requires the catering person to create a separate board post after creating the catering in the database to find & enlist some members. Maybe we can add an automation that creates a board post?

I heard that Discourse offers an API for that. If I can get a short introduction into the inner workings of asciii and a little mentoring I would happily volunteer to implement this. :)

hoodie commented 6 years ago

If not, the explicit version should be ready

hoodie commented 6 years ago

can we get a link to the api in here?

Feliix42 commented 6 years ago

I fear the API does not have a separate URL: https://board.ascii.coffee/categories.json

https://docs.discourse.org/#tag/Posts%2Fpaths%2F~1posts.json%2Fpost

I'm going to have a look at this in the next couple of days. :)