Project

General

Profile

Actions

Feature #7904

closed

Rest API Export via Form

Added by Carsten Rose about 5 years ago. Updated about 5 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Carsten Rose
Target version:
Start date:
17.02.2019
Due date:
% Done:

0%

Estimated time:
Discuss:
Prio Planung:
Vote:

Description

Rest:
  • Um den REST Export zu definieren werden Form's als Container verwendet.
.../api/rest.php/event                     Liste aller seminare
.../api/rest.php/event/21                  Seminar 21
.../api/rest.php/event/21/talk/            Liste aller talks zum seminar
.../api/rest.php/event/21/talk/33          Talk 33 von Seminar 21
  • 'event' ist ein Form.
  • 'talk' ist ein Form.

Im Form:

  • sqlData=Query mit allen gewuenschten spalten zum gewaehlten record.
  • sqlList=Query mit Liste aller Records
Actions #1

Updated by Carsten Rose about 5 years ago

  • Tracker changed from Support to Feature
Actions #2

Updated by Carsten Rose about 5 years ago

  • Description updated (diff)
Actions #3

Updated by Carsten Rose about 5 years ago

  • Status changed from New to Closed
  • Target version changed from 146 to 19.2.2
Actions

Also available in: Atom PDF