API: http://www.activecampaign.com/api/overview.php
To mass-produce actions, see etc/ac_api_gen.py
Copy the example configuration in activecampaign.yaml.example
to /opt/stackstorm/configs/activecampaign.yaml and edit as required.
url- ActiveCampaign account URLapi_key- API Key
Note : When modifying the configuration in /opt/stackstorm/configs/ please
remember to tell StackStorm to load these new values by running
st2ctl reload --register-configs
Webhook structure is http://host:port/path/action
host- Defaults to "0.0.0.0"port- Defaults to 9991path- Defaults to "webhook"