Creating An Action Template

  1. Click Create Action Template from project actions page
  2. Now fill in information about the template — if you would like others to be able to use the template you are creating you can mark it as public.
  3. Add an environment — Name it Source
  4. Add another environment — Name it Dest
  5. Add an input — mark it as type
  6. Give the input a name — collectionName
  7. Add a step — set its type to Copy, the path type to User Input (uses user provided input as value) and select collectionName
  8. Finish up by clicking Save

Creating An Action Template