This Action will upload a new photograph to your Stockimo collection from the .jpg or .jpeg URL specified. NOTE: Only .jpg or .jpeg file extensions allowed
Developer info
- API endpoint slug
- stockimo.upload_a_photo
- Filter code method
- Stockimo.uploadAPhoto.skip(string?: reason)
- Runtime method
- runAction("stockimo.upload_a_photo", {})
Action fields
URL Text input > Photo
- Label
- Photo URL
- Helper text
- Only .jpg or .jpeg file extensions allowed
- Slug
- URL
- Required
- true
- Can have default value
- true
- Filter code method
- Stockimo.uploadAPhoto.setUrl(string: url)