Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Mark data forwarding API as deprecated

...

Info
titleThis feature requires a CommCare Software Plan

This feature (Data Forwarding) is only available to CommCare users with a Pro Plan or higher. For more details, see the CommCare Software Plan page.


Warning
titleDeprecated

This API is deprecated and will be removed soon.


Purpose: view or modify data forwarding endpoints (See documentation for data integration and forwarding)

...

APIEndpointHTTP OperationGET/POST data
List forwarding rulesBase URLGETNone
Create new forwarding ruleBase URLPOSTJSON Formatted data
Update forwarding ruleSingle Item URLPUTJSON Formatted data
Delete forwarding rule(not yet supported)  

Sample usage:

Code Block
https://www.commcarehq.org/a/demo/api/v0.4/data-forwarding/

...