New services
Explore Plans
Mobile menu Close menu
StockimoStockimo

Any new photo uploaded by you

This Trigger fires every time you upload a photo to Stockimo.

About this trigger

Triggers, queries, and actions are the building blocks of Applets. Triggers tell an Applet to start, queries ask a question, and actions are its end result.

Developer info

Description
This Trigger fires every time you upload a photo to Stockimo.
API endpoint slug
stockimo.on_photo_upload

Trigger fields

No fields for this trigger

Ingredients

Public photo URLPublic URL to the photo uploaded.

Slug
public_photo_URL
Filter code
Stockimo.onPhotoUpload.PublicPhotoURL
Type
String
Example
https://s3-eu-west-1.amazonaws.com/pendingimages/003093E0-5246-4E08-8CF3-D68C77352479.jpg

CaptionCaption for the photo.

Slug
caption
Filter code
Stockimo.onPhotoUpload.Caption
Type
String
Example
A boat in the sea

TagsKeywords for the photo (each keyword is comma separated).

Slug
tags
Filter code
Stockimo.onPhotoUpload.Tags
Type
String
Example
boat, sea, water, blue

Date timeDate time of the activity

Slug
date_time
Filter code
Stockimo.onPhotoUpload.DateTime
Type
Date with time (ISO8601)
Example
2020-07-08T04:17:06.000+05:00