ManualsGroup managersWebmasters

Viadesk Intranet developer platform

/Viadesk Intranet developer platform/API Endpoints/Page API

Page API

POST

  • A successful create or update returns a response code 200 and the updated page.
  • You can add a cover-image by posting a file with name "featuredimage" in multipart/form-data. Preferred dimensions are around 1920 x 1080 pixels, allowed extensions are jpg, jpeg or png.

POST projecten.viadesk.com/api/page.json
form field “parent” // id of the office or the page under which the page will be created
form field “id” // the id of the page (required for editing an existing page)
form field “name” // name of page (required)
form field “body” // description of the page (required)

form field “showInActivity” // display in timeline and morning email (optional)
form field “canRespond” // display comment section (optional)
form field “tag” // one or more tags (optional)
file “featuredimage” // adding a cover image (optional)
file “pageattachment” // adding an attachment (optional)

DELETE

  • The DELETE method allows you to trash a page if the user has the required permission.
  • A successful DELETE returns response code 200.

DELETE projecten.viadesk.com/api/page.json?id=1044975-…

Product

  • Changelog
  • Platform privacy
  • Log in

Contact

  • Questions for support
  • Support with integration

Fellow Digitals bv

  • Kostverlorenstraat 19C

  • 1052 GT Amsterdam

  • info@fellowdigitals.com
  • +31 (0)20 305 76 60