Available CRM Actions
A CRM Action is a component that you can use inside a workflow to automate tasks. It lets you manage data and communicate with patients efficiently, saving you time and effort.
This reference page serves as a quick dictionary for all the available CRM Resources and the specific actions you can perform with each one. Use this page when you need to quickly check what's possible with resources like Orders, Subscriptions, Appointments, or Customers.
If you're looking for a step-by-step tutorial on how to set up these actions and see examples of how you can use them in your workflows, please see our How to Use CRM Actions guide.
Below is a comprehensive breakdown of each CRM resource and the specific actions you can configure in an automated workflow:
You’ll see that some Actions include an Extras field. What is it for?
The Extras field is useful for adding custom data in JSON format for advanced use cases. It is primarily used for two key functions:
Storing External IDs: To link your CarePortals product with other systems, like your payment processor or e-commerce platform.
Defining Custom Product Logic: Define special conditions or attributes for a product that your integrated systems can read and act upon. For example, you can specify which pharmacies should include an extra item with an order, allowing your fulfillment system to automate this process.
Orders
This resource manages customer orders.
Customers
This resource manages customer profiles and their associated data.
Activity
This resource is used for logging activities related to a customer.
Appointments
This resource handles the scheduling and management of appointments.
Leads
This resource is for managing potential customers or leads.
Message
This resource is for sending various types of communications.
Schedule
This resource is used for finding schedule availability.
Tasks
This resource is used for creating and managing tasks.
Related Articles
Now that you understand the main CRM Action resources available for your workflows, you may want to explore the following pages.
How to Use Adapters: Connect your workflow to external services and perform specific actions.
How to Use the Wait Component: Add delays to control when actions happen within a workflow.
How to Use Conditions: Create logic paths by setting rules that split your workflow’s behavior.