Notifications
User Interface
You can enter either an email address or the http location of a listening script to send the notification in xml or json. Within our UI there are three types of notifications you can receive about the status of your job.

The Notify URL field will send a notification when the job has completed.
The Notify Error URL will send a notification for jobs that have finished with encoding errors.
The Notify Upload URL field should be used if you're sending your output(s) to more than one destination (e.g., FTP/S3) in a single job request. This notifier will provide you with a notification when each output has been uploaded to each of the destinations defined in the request.
API
Encoding.com offers a robust notification system via our API that provides update notifications on nearly every aspect of a job. Please visit our API documentation for more details.
Updated 1 day ago