File tree Expand file tree Collapse file tree
src/essentials-for-yootheme-pro/v3.0-beta Expand file tree Collapse file tree Original file line number Diff line number Diff line change 161161 "text" : " Brevo" ,
162162 "link" : " /actions/brevo"
163163 },
164+ {
165+ "text" : " Laposta" ,
166+ "link" : " /actions/laposta"
167+ },
164168 {
165169 "text" : " Mailchimp" ,
166170 "link" : " /actions/mailchimp"
Original file line number Diff line number Diff line change 1+ # Laposta Action
2+
3+ <div class =" tm-resource-icon " >
4+ <!--@include: @essentials-for-yootheme-pro/v3.0-beta/assets/brands/laposta.svg-->
5+ </div >
6+
7+ The ** Laposta Action** subscribes, updates or removes a member from a [ Laposta] ( https://www.laposta.nl/ ) list.
8+
9+ ## Subscribe Member
10+
11+ Create or update a Laposta list member.
12+
13+ | Setting | Description | Required | Dynamic |
14+ | --- | --- | :---: | :---: |
15+ | * Account* | The Laposta account specified with an API Key. | ✓ ; |
16+ | * List* | The list to which to subscribe the member. | ✓ ; |
17+ | * Update if exists* | Specifies if the member data should be updated if it already exists. |
18+ | * Email Address* | Member's email address. | ✓ ; | ✓ ; |
19+ | * Custom Fields* | Member's additional data specified by Laposta list custom fields. | | ✓ ; |
20+ <!-- @include: ./_partials/common-action-settings.md-->
21+
22+ ## Delete Member
23+
24+ Delete a Laposta list member permanently.
25+
26+ | Setting | Description | Required | Dynamic |
27+ | --- | --- | :---: | :---: |
28+ | * Account* | The Laposta account specified with an API Key. | ✓ ; |
29+ | * List* | The list from which to delete the member. | ✓ ; |
30+ | * Email Address* | Member's email address. | ✓ ; | ✓ ; |
31+ <!-- @include: ./_partials/common-action-settings.md-->
You can’t perform that action at this time.
0 commit comments