The Create Image Note action creates notes with embedded images, perfect for visual documentation, screenshots, and image-based workflows.
Creates a note with an embedded image from a URL on CRM records.
Visual documentation, screenshots, form submissions with images, product images, or any workflow requiring visual context.
Automated visual documentation, better context for teams, screenshot capture workflows, and rich media note-taking.
Create Image Note includes all the same fields as Create Note, plus:
Text field Public URL or HubSpot file manager link to the image Workflow tokens
- PNG
- JPG/JPEG
- GIF
- Public URLs (https://)
- HubSpot file manager URLs
<https://example.com/screenshot.png>
{{file.url}}
{{form.image_upload}}
The action also includes all fields from the standard Create Note action:
- - Text/HTML description
- - Assign to a user
- - Where to create the note
- - Pin the note
- - Visual style (None/Info/Warning/Error)
Automatically capture and log website screenshots when companies are created
Combine with Daeda Screenshots app
- Company created
-
{{screenshot.url}} (from Daeda Screenshots action) -
Website screenshot captured on {{today}} - The company
- None
Visual record of company website at time of creation
Forms include image uploads that need to be logged to contacts
- Form submission
-
{{form.image_field}} -
Form submitted with image: {{form.form_name}} - The contact
- Yes
- Info
Image submissions visible on contact records
Log product images to deals when products are associated
- Product associated to deal
-
{{product.image_url}} -
Product added: {{product.name}}<br>Price: {{product.price}} - The deal
- None
Visual product catalog on deals
Customers submit screenshots with support tickets
- Ticket created with screenshot
-
{{ticket.screenshot_url}} -
Customer reported issue with screenshot - Ticket + associated contact
- Warning
Visual issue documentation for support team
Field service logs inspection photos to tickets
- Inspection completed
-
{{inspection.photo_url}} -
Inspection completed by {{inspector.name}}<br>Status: {{inspection.status}} - The ticket
- Yes
- Info
Visual audit trail of inspections
New company created
Daeda Screenshots captures homepage
Create Image Note with screenshot URL
Note appears on company with website screenshot
Instant visual record of customer website
Form submitted with image upload
Form creates/updates contact
Create Image Note with form image URL
Image visible on contact timeline
Form submissions with visual content preserved
Workflow calls external API (via webhook)
API returns image URL
Create Image Note with API response URL
Image logged to record
Third-party visual data integrated into CRM
: The workflow resolves the image URL (token or static)
: Daeda Notes embeds the image in the note body
: Standard note creation process executes
: HubSpot displays the embedded image in the timeline
: Note with image appears on all target records
- Use public URLs (https://)
- Use HubSpot file manager for reliable hosting
- Verify URLs are accessible
- Use appropriate image sizes (< 5MB recommended)
- Use localhost or private URLs
- Use expired temporary URLs
- Use extremely large images (slow loading)
- Use URLs requiring authentication
Include descriptive text with your images:
<strong>Website Screenshot</strong><br>
Captured: {{today}}<br>
URL: {{company.website}}
Don't rely on the image alone - add context.
HubSpot file manager
- Permanent URLs
- No expiration
- Integrated with HubSpot
CDN or cloud storage
- Reliable hosting
- Fast loading
- Public access
Temporary or private URLs
- May expire
- Access issues
- Broken images later
- Compress large screenshots
- Use appropriate dimensions
- Consider format (PNG for screenshots, JPG for photos)
- Keep file sizes reasonable
- URL is publicly accessible
- Image format is supported (PNG, JPG, GIF)
- URL doesn't require authentication
- Image file isn't corrupted
- Test URL in browser directly
- Use HubSpot file manager for hosting
- Verify image uploads successfully
URL is invalid or image was deleted
- Verify URL is still active
- Use permanent hosting (HubSpot file manager)
- Check for URL expiration policies
Slow loading, timeout errors
- Compress images before uploading
- Use web-optimized formats
- Resize to appropriate dimensions (1200px width max recommended)
Image URL token shows {{token}} instead of URL
- Token syntax is correct
- Token is available in workflow context
- Previous action outputs are configured correctly
- Review workflow history to see token values
- Verify previous action succeeded
- Test with static URL first
Create rich notes with both content and images:
<strong>Company Website Analysis</strong><br>
<br>
<strong>URL:</strong> {{company.website}}<br>
<strong>Analysis Date:</strong> {{today}}<br>
<strong>Status:</strong> Active<br>
<br>
See screenshot below:
Formatted note with context above the image
Use if/then branches for conditional image notes:
Only create screenshot notes for companies with websites
- Company website is known
- Capture screenshot and create image note
- Skip
To add multiple images to a record:
- Create multiple Create Image Note actions
- Each action adds one image note
- All appear in the timeline