Kustomer Get Tags by ID List
Get Kustomer Tags from a list of given Tag IDs
Uses the Kustomer API /v1/tags endpoint.
Inputs
| Input | Type | Description |
|---|---|---|
| Domain | String | Kustomer Domain |
| Kustomer API Key | String | Kustomer API Key |
| Tag ID List | List | List of Kustomer Tag IDs |
Outputs
| Output | Type | Decription |
|---|---|---|
| Success | Boolean | Whether successfully added/removed tags |
| Tag List | List | List of Kustomer Tag Objects |
| Error | String | Error message |
Updated over 1 year ago
