Add the ‘Append Image to Document’ Tool step to your Tool

You can add the ‘Append Image to Document’ Tool step to your Tool by:
  1. Create a “File to URL” input field
  2. Create a “Append Image to Document” tool step
  3. Select the account you would like to use
  4. Select the document you would like to append an image to.
  5. Select the “File to URL” input variable you created in step 1.
  6. Upload an image to the “File to URL” input field by dragging and dropping the image into the input field.
  7. Check whether you would like to append at the beginning of the document.
  8. Click ‘Run step’ to test out the Tool

Parameters

Document
string
required
The document you would like to append an image to. You can get the document ID from the URL of the document between /d/ and /edit.
Image URL
string
required
The URL of the image you would like to append to the document.
You must upload the image using the “File to URL” input field
Append at beginning
boolean
When this option is checked, the image will be prepended to the document.

Frequently asked questions (FAQs)