Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

If you are calling Iguana’s APIs from a Translator within the same Iguana instance, you can use the iguana.call()function to call the API. This allows you to quickly call the desired API without having to authenticate.

...

Info

When performing actions on targeted components, you can provide a list of component names or GUIDs to identify components. However, best practice is to use the component GUID as these are permanent IDs where as a component name can be modified.

Calling Iguana X APIs externally:

...