Loop Returns Create Allowlist Entry
Creates an entry in the allowlist to enable the return.
Official documentation for Loop Returns: https://docs.loopreturns.com/reference/post_allowlists
Inputs
| Name | Type | Description |
|---|---|---|
| Value | String | Value to store in the allowlist |
| Type | String | Type of the value to store (order, product, email, product_tag) |
| Key | String | Loop Returns API Key |
Outputs
| Name | Type | Description |
|---|---|---|
| Success | Boolean | Whether the entry was created or not. |
| Allow List Entry | Object | The created allowlist item/entry. |
Updated over 1 year ago
