Skip to main content

documents/{id}/contents/push/preview

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 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 is identical to documents/{id}/contents/push

The 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.



JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.