Tool to upload a remote image file by URL to a Podio item image field. Use when you need to attach an image from a web URL to a specific field in a Podio item.
hookbooleanWhether to create a hook event in Podio for this file upload. Set to true to trigger webhooks, false to skip them.
silentbooleanWhether to include the silent flag when uploading. Set to true to suppress notifications in Podio.
headersstringOptional HTTP headers to send when fetching the remote file. Use comma-separated format for multiple headers (e.g., 'User-Agent: MyBot, Accept: image/*').
file_urlRequiredstringWeb address (URL) of the remote file to upload. Must be a publicly accessible image URL.
podio_item_idRequiredintegerIdentifier for the Podio item to attach the image to.
image_field_idRequiredstringExternal ID of the image field in the Podio item where the file will be uploaded.
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.