You can either pull images automatically from your XML feed or manage them centrally through the Asset Library. This allows you to integrate visuals directly into your job listings, making campaigns more engaging and brand-consistent.
In this documentation, we’ll walk you through the steps on how to:
Let’s get started 🚀
Step 1: Go to your workspace, and you will be navigated to the Job Library section of the interface.
Step 2: Select the Data Sources tab from the top menu bar.
Step 3: Click on the Create New icon at the top right of the interface.
NOTE: For more information on how to create a data source, refer to this document. |
You will navigate to the Import Method interface, where you can define how your XML job feed is connected, validated, and synchronized with the platform.
Select Image Source
When creating a new data source, you’ll be asked to choose where images should come from.
Option | Description |
Asset library | Images are pulled from your uploaded or generated creative assets (logos, images, videos, ad copy). Recommended for brand consistency. |
Data source | Images are pulled directly from your XML feed (must provide valid image URLs). |
Using Asset library
On selecting the Asset Library, you can upload or generate creative assets for your campaigns. Access the Asset library option from the left navigation panel and add the following asset types.
Reference | Asset Type | Description |
1 | Image | Upload a JPG/PNG image. Options: drag & drop, click to upload, generate, or convert to video. |
2 | Image Overlay | Add an overlay image to enhance visuals or apply filters. |
3 | Video | Upload an MP4 video. Options: drag & drop or click to upload. |
4 | Ad Copy | Add, remove, or manage multiple ad text variations. |
5 | Lead Form | Create or attach a lead form to capture campaign responses. |
6 | Logo | Upload a JPG/PNG image. Supports square and landscape logos. |
NOTE: For more information on how to create and manage assets, refer to this documentation. |
Using XML Feeds
When integrating job data with XML, you can also pull in images directly from the feed.
Requirement | Details |
Format | JPG or PNG |
Size | Minimum 600 × 600 pixels |
File size | Maximum 8 MB |
Access | Must be a valid, publicly accessible URL |
INFO: Images from XML feeds go through the same validation as Asset Library images and must be valid, publicly accessible URLs. |
Example XML:
<job>
<title>Marketing Manager</title>
<image1>https://example.com/img1.jpg</image1>
<image2>https://example.com/img2.png</image2>
</job>
NOTE: For more information on how to set up an XML feed, refer to this document. |
Once you’ve selected the image source (Asset Library or XML feed), continue creating your data source.