HTTP POST - application/octet-stream

This notification type allows complete flexibility in what you want Concord to send you. As long as it is TEXT data and Concord can insert out tokens, the format is completely free form.

Http Content Type setting

Applictation/octet-stream.

OR

User specified content-type field setting.

Http Header Template setting

The Http Header Template setting provides the URL that notifications should be posted to. The template should be provided to Concord Customer Service before this method can be used.

Examples URL's:

  • Format: {protocol}://{server}/{page}

    Note
    • {protocol} : http or https

    • {server} : server address to post notification to

    • {page} : page to post form data to. Can be ommitted if url does not have a page name

  • https://yourserver.com/faxnotify.aspx

  • https://yourserver.com/faxnotify.htm

  • https://yourserver.com/faxnotify/

  • https://yourserver.com/faxnotify

Security Note

For security reasons we strongly recommend to use the Https protocol.

Http Body Template setting

Customer specified free template in text format.

List of available Http Notification Tokens

See Also