# Action Nodes

***

## Action Nodes

### **What are action nodes?**

These nodes the specific actions that can be triggered inside journeys on Automation Flows and Broadcasts. In some cases, action nodes also have a return value that can be used as substitutions in following message nodes or flow splitters.

![Screenshot 2024-12-16 at 3.04.31 AM.png](https://prod-files-secure.s3.us-west-2.amazonaws.com/7a099a4b-9d25-4c8c-8175-4ea980187a7e/3adc403b-380b-4d99-b777-dbd25e0f19fb/Screenshot_2024-12-16_at_3.04.31_AM.png)

***

### **How to use Action Nodes?**

Add a new node → Selection Perform Action → Select the Action Node you want to perform.

To use return values from action nodes in a message node, select a variable in any message node and select the return value from under the ‘Action Returned Fields’.

![Screenshot 2024-12-16 at 3.13.37 AM.png](https://prod-files-secure.s3.us-west-2.amazonaws.com/7a099a4b-9d25-4c8c-8175-4ea980187a7e/035b627d-59fd-4721-b06c-ca6313aadaa9/Screenshot_2024-12-16_at_3.13.37_AM.png)

To use return values from action nodes in a flow splitter, click on ‘Add Condition’ and select the value from the drop down under the ‘Action Returned Fields’.

![Screenshot 2024-12-16 at 3.17.28 AM.png](https://prod-files-secure.s3.us-west-2.amazonaws.com/7a099a4b-9d25-4c8c-8175-4ea980187a7e/be13e1b1-07fd-4708-9203-a67bc0d691b2/Screenshot_2024-12-16_at_3.17.28_AM.png)

***

## List of Action Nodes

1. Update User’s WA Optin Status
2. Generate Shopify Coupon
3. Create COD Order Flow
4. Sent Webhook
5. Assign Agent to Conversation
6. Assign Dynamic Agent to Conversation
7. Open Conversation Status to Open
8. Get PDPs
9. Get Shopify Discounted Cart
10. Generate COD to Prepaid Link on Razorpay
11. Generate COD to Prepaid Link on Cashfree

***


---

# 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://limechatai.gitbook.io/limechat-product-guide/whatsapp-marketing/flows/action-nodes.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.
