# Custom automation - modifications flow for successful integration on Automation plugin

**URL:** https://meta.discourse.org/t/custom-automation-modifications-flow-for-successful-integration-on-automation-plugin/350141
**Category:** Development
**Created:** [February 2, 2025, 3:48pm UTC](https://meta.discourse.org/t/custom-automation-modifications-flow-for-successful-integration-on-automation-plugin/350141 "2025-02-02T15:48:16Z")
**Posts on this page:** 1
**Showing post:** 2

<div class="post-metadata">

### Author: ![NateDhaliwal](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/natedhaliwal/32/313494_2.png) [@NateDhaliwal](https://meta.discourse.org/u/NateDhaliwal)
#### Post date: [February 2, 2025, 11:12pm UTC](https://meta.discourse.org/t/custom-automation-modifications-flow-for-successful-integration-on-automation-plugin/350141/2 "2025-02-02T23:12:33Z")

</div>

Did you follow this guide?

> [@Create custom Automations](https://meta.discourse.org/t/create-custom-automations/275931):
>
> information_source This is a draft, and may need some extra work. Vocabulary trigger: represents the name of the trigger, eg: user\_added\_to\_group triggerable: represents the code logic associated to a trigger, eg: triggers/user\_added\_to\_group\_.rb script: represents the name of the script, eg: send\_pms scriptable: represents the code logic associated to a script, eg: scripts/send\_pms.rb Plugin API add\_automation\_scriptable(name, &block) add\_automation\_triggerable(name, &block) Scriptable AP…

---

_[View the full topic](https://meta.discourse.org/t/custom-automation-modifications-flow-for-successful-integration-on-automation-plugin/350141)._
