Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Preview the push of content to a flex document. The method is almost identical to a regular push with the exception that it does NOT update any data in the target Flex document.

The method is specifically useful to:

...

comes in handy in this rather common scenario: The caller needs to see the cost of a payload

...

prior to proceeding with an actual push. Use the includeCost parameter for this purpose.

URL

(POST) /api/apps/wbflex/documents/{id}/contents/push/preview

PARAMETERS

All parameters are identical to documents/{id}/contents/push

RESULTS

The returned results are is identical to the regular push method  documents/{id}/contents/push

The differences to a push are are:

...

target Flex document

...

will not be updated, no invoices are created, no jobs are started, no user is notified.

Note: An entry will be added to the log file in the project (next to the Flex document). This record is flagged as being a preview request.