This Action will send a notification with an image.
- API endpoint slug
- boxcar_2.send_image
- Filter code method
- Boxcar2.sendImage.skip(string?: reason)
- Runtime method
- runAction("boxcar_2.send_image", {})
Action fields
- Label
- Title
- Slug
- title
- Required
- true
- Can have default value
- true
- Filter code method
- Boxcar2.sendImage.setTitle(string: title)
- Label
- Image URL
- Slug
- image_url
- Required
- true
- Can have default value
- true
- Filter code method
- Boxcar2.sendImage.setImageUrl(string: imageUrl)
- Label
- Source URL
- Helper text
- Optional
- Slug
- url
- Required
- false
- Can have default value
- true
- Filter code method
- Boxcar2.sendImage.setUrl(string: url)
- Label
- Alert sound
- Slug
- sound
- Required
- true
- Can have default value
- false