Actions20
- Audience Actions
- Campaign Actions
- Identity Actions
- Inbox Actions
- Lead Actions
- Member Actions
- Website Visitor Actions
Overview
This node integrates with the La Growth Machine API to manage and retrieve data related to audiences, campaigns, leads, identities, inboxes, members, and website visitors. Specifically, for the 'Audience' resource with the 'List Audiences' operation, it retrieves all audiences associated with the user's account. This is useful for marketing automation, lead management, and audience segmentation tasks. For example, a user can list all their marketing audiences to analyze or export them for further processing.
Use Case Examples
- Listing all audiences to get an overview of marketing segments.
- Retrieving audience data to sync with a CRM system.
Properties
| Name | Meaning |
|---|---|
| Query Parameters | Filters and pagination options to refine the list of audiences retrieved. |
Output
JSON
json- The JSON response containing the list of audiences or relevant data returned by the API.
Dependencies
- Requires an API key credential for La Growth Machine API authentication.
Troubleshooting
- Missing or invalid API key will cause authentication errors; ensure the API key is correctly set in credentials.
- Providing invalid or missing required parameters (e.g., campaign ID for campaign operations) will result in errors; verify all required inputs are provided.
- API rate limits or network issues may cause request failures; check network connectivity and API usage limits.
Links
- La Growth Machine API Documentation - Official API documentation for La Growth Machine, detailing endpoints and usage.