View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0020235 | phpList 3 plugins | General | public | 14-07-20 11:29 | 07-08-20 16:43 |
Reporter | safin | Assigned To | |||
Priority | normal | Severity | minor | Reproducibility | have not tried |
Status | new | Resolution | open | ||
Summary | 0020235: Rest Api: subscriberUpdateAttributes is not working as per documentation | ||||
Description | Api url :/subscriberUpdateAttributes {"userid":98, "attributes":[{"1": "John Samuel"},{"6": "John "},{"7":"Samuel"},{"8":"#32 Plot 345, CA USA"}] } | ||||
Tags | plugin | ||||
|
subscriberUpdateAttributes - the api subscriberUpdateAttributes is not updating the values of subscriber attributes. Api input: {"userid":98, "attributes":[{"1": "John Samuel"},{"6": "John "},{"7":"Samuel"},{"8":"#32 Plot 345, CA USA"}] } |
|
Workaround: Edited subscriber.php plugin api file and seems the api working now and updating the attributes as expected. Added it aa new api function - subscriberUpdateAttributesMultiple. |
|
Thanks for finding that. Please take a little time to submit a pull request on Github. https://github.com/phpList/phplist-plugin-restapi/pulls FYI @suela |
|
Done. subscriberUpdateAttributesMultiple #68 |
|
Great, many thanks |
Date Modified | Username | Field | Change |
---|---|---|---|
14-07-20 11:29 | safin | New Issue | |
14-07-20 11:31 | safin | Note Added: 0063221 | |
14-07-20 11:39 | safin | Note Added: 0063222 | |
14-07-20 15:25 | safin | Tag Attached: plugin | |
15-07-20 20:04 | michiel | Note Added: 0063227 | |
27-07-20 06:17 | safin | Note Added: 0063245 | |
07-08-20 16:43 | michiel | Note Added: 0063251 |