Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- key | character | The key. | [optional] from | character | A globally unique reference for objects. | [optional] to | character | Either \"me\" to apply to the attachment owner only, the ID of an object owned by the attachment owner, or a string representing the child object type to apply to. | [optional] triggers | array[object] | The API triggers that activate script execution. These will be event stream types or object types in the API, or, if scheduling execution periodically, a cron-job string prefixed with \"!\" (exclamation point). | [optional] language | character | The script language. | [optional] contents | character | The script contents. | [optional] requirements | array[object] | The script requirements. | [optional]
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.