Inserting a video in the notification header when creating the template
When you create a new template, you can define a video header. This video needs to be an .mp4 file that has to be publicly accessible from the web, and the link pointing to it mus start with https://.
WhatsApp templates created with our app
If you create the template using our app, you have the option to upload a video file for the header (under Advanced Settings). This video will be publicly accessible from the web from an https:// link, and therefore usable in any WhatsApp template.
This video you upload when you create your template acts as a default; if you do not specify a video when sending your WhatsApp messages, that is the video that will be used.
WhatsApp templates created from the WhatsApp Administrator at the Facebook for Business website
You can also define a multimedia header of type video when you define your template in the Facebook for Business (Meta) website:
Please note that the video you are asked to upload when creating the template is an example; it will not be used as default.
If the video you want to send is accessible from the Internet, you will need the URL to that video. Besides being publicly available, that URL needs to start with https://, and it must point to a .mp4 file. The maximum size is 16MB, and only the .mp4 format is valid.
Sending single notifications with a video
If you want to send single notifications with a video, you need to:
- Select the header type: Video (.mp4)
- Enter the header link: the value copied from the file upload, which will be at our server, or a valid URL of a video hosted elsewhere.
If you created the template using our app, when you select the template, the Link to resource will be pre-filled for you. You can change this link if you need to.
More information about sending notifications using Single Notifications here.
Sending notifications with videos from an Excel or CSV file
If your Facebook template includes a video in the header, you need to include it in the file. In column ri_header_type, specify "video", and in column ri_header_link, specify the URL of the link.
If you used a template when you created your campaign, and you leave the ri_header_type and ri_header_link blank, the link specified in the template will be used by default.
More information about sending notifications using Excel or CSV files here.
Sending a notification with a video header from a Zendesk trigger or by calling the API
If your Facebook template includes a pdf header, you must specify it in the your triggers, by adding the following parameters to the POST request:
- ri_header_type: "video"
- ri_header_link: Publicly available URL of the image, starting with https://
You can upload files to or server from the Media section, and then get their publicly available links from there to be used at the ri_header_link parameter, by clicking on the copy to clipboard button:
More information about using triggers here. You can find the technical documentation of our API here.
Sending a notification with a video from the ticket sidebar
If your Facebook template includes a video in the header, you must specify it in the form:
Leveraging templates
No matter the way you send your notifications, using templates can help avoid errors and make your workflows safer and faster.
When you create a template, you can specify the header type and link of that template. If you do, those values will be used as default, so:
- When sending single notifications, from the app or from the ticket sidebar, the header values will be pre-filled with what you entered in the template.
- When uploading files and using triggers, if no header link is present, it will be used the one from the template. Therefore you don“t need to include them every time, only when they change.
More information about templates here.