# Uncanny Automator

This plugin expands the possibilities of Uncanny Automator by adding triggers and actions under a new AcyMailing integration.

<figure><img src="https://963725040-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-L_D4iy53WFAtKVs3BPA-3566562695%2Fuploads%2FbCGR1xn3me0vTf2nTQif%2Fintegration.png?alt=media&#x26;token=b70b651a-23a2-4a69-bafd-b02f0d5ac623" alt=""><figcaption></figcaption></figure>

### Trigger on AcyMailing subscriber creation/update

<figure><img src="https://963725040-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-L_D4iy53WFAtKVs3BPA-3566562695%2Fuploads%2Ff8BZsKYsevu4sTol4eFR%2Ftrigger.png?alt=media&#x26;token=d5c530ba-4c9f-4c6d-b28d-912710abf66c" alt=""><figcaption></figcaption></figure>

For this trigger you will only have one option: whether the user has been created or updated.

Each time an AcyMailing is saved, this trigger will be called and a test will be made on the user status.

### Action - Subscribe the user to a list

<figure><img src="https://963725040-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-L_D4iy53WFAtKVs3BPA-3566562695%2Fuploads%2FN4r9OhyfeDkRA16O5wUE%2Fsubscribe%20action.png?alt=media&#x26;token=96741850-e6e0-4091-b2e4-4ab40acfbe74" alt=""><figcaption></figcaption></figure>

This action lets you automatically subscribe your user to a list when a recipe is triggered. It subscribes the user triggering the recipe.

### Action - Unsubscribe the user from a list

<figure><img src="https://963725040-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-L_D4iy53WFAtKVs3BPA-3566562695%2Fuploads%2FtAur7QjEOjStWGzMIIS0%2Funsubscribe%20action.png?alt=media&#x26;token=1d5d9e20-d3a6-4448-8b1f-0a74fdbfb9ce" alt=""><figcaption></figcaption></figure>

This action lets you automatically unsubscribe your user from a list when a recipe is triggered. It unsubscribes the user triggering the recipe.

### Action - Change the AcyMailing subscriber's email address

<figure><img src="https://963725040-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-L_D4iy53WFAtKVs3BPA-3566562695%2Fuploads%2FUK3FAxYbwnKJlZWccnxM%2Faction%20change%20email.png?alt=media&#x26;token=be615632-a93c-4413-9341-475d4301dbc3" alt=""><figcaption></figcaption></figure>

This action lets you modify the email address for an existing AcyMailing subscriber. It modifies the user triggering the recipe.

### Action - Save an AcyMailing subscriber

<figure><img src="https://963725040-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-L_D4iy53WFAtKVs3BPA-3566562695%2Fuploads%2FeYQeJZgZOA9b4GIjB5gY%2Faction%20save%20user.png?alt=media&#x26;token=7c8a7c85-f806-4a6c-9abf-a1dbf3ffd573" alt=""><figcaption></figcaption></figure>

This action lets you either modify an existing AcyMailing subscriber, or add a new one. If a subscriber already exists for the user triggering the recipe, its data will be updated.

### Action - Add a new tag for lists/campaigns

<figure><img src="https://963725040-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-L_D4iy53WFAtKVs3BPA-3566562695%2Fuploads%2FQetTP8E3xQGdSlcEIrpm%2Faction%20add%20tag.png?alt=media&#x26;token=10103946-f4b8-4599-b89b-89be67e29c03" alt=""><figcaption></figcaption></figure>

This action allows you to create a new tag that could later be used when managing your lists/campaigns/templates.

### Action - Remove an existing tag for lists/campaigns

<figure><img src="https://963725040-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-L_D4iy53WFAtKVs3BPA-3566562695%2Fuploads%2FoI06BjmW955SxMjgDWhj%2Faction%20remove%20tag.png?alt=media&#x26;token=90cf72b3-91f5-40e9-aad6-cc76bc684405" alt=""><figcaption></figcaption></figure>

This action allows you to remove an existing tag from your lists/campaigns/templates. When using a custom value, you'll need to match the tag name.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.acymailing.com/addons/wordpress-add-ons/uncanny-automator.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
