Component Details
appmixer.klaviyo.profile.FindProfiles
Find Profiles
1.0.0
Public
Dynamic variables loaded from /component/appmixer/klaviyo/profile/FindProfiles?outPort=out
{ "name": "appmixer.klaviyo.profile.FindProfiles", "label": "Find Profiles", "description": "Search for customer profiles based on query parameters such as email or phone number.", "author": "Appmixer <info@appmixer.com>", "version": "1.0.0", "private": false, "auth": { "service": "appmixer:klaviyo" }, "quota": { "manager": "appmixer:klaviyo", "resources": "seventy-five-requests" }, "inPorts": [ { "name": "in", "schema": { "type": "object", "properties": { "filter": { "type": "string" }, "sort": { "type": "string" }, "outputType": { "type": "string" } } }, "inspector": { "inputs": { "filter": { "type": "text", "tooltip": "For more information please visit <a target=_blank href=\"https://developers.klaviyo.com/en/v2025-07-15/reference/api-overview?_gl=1*nrq4zp*_up*MQ..*_ga*OTQxODM1MzguMTc1Mzc0MjYxNw..*_ga_E2RS7HT946*czE3NTM3NDI2MTckbzEkZzAkdDE3NTM3NDI2MTckajYwJGwwJGgxNDE5ODAyMzI3#filtering\">this page</a>.", "label": "Filter", "index": 0 }, "sort": { "type": "select", "label": "Sort", "tooltip": "For more information please visit <a target=_blank href=\"https://developers.klaviyo.com/en/v2025-07-15/reference/api-overview?_gl=1*1qavb0i*_up*MQ..*_ga*OTQxODM1MzguMTc1Mzc0MjYxNw..*_ga_E2RS7HT946*czE3NTM3NDI2MTckbzEkZzAkdDE3NTM3NDI2MTckajYwJGwwJGgxNDE5ODAyMzI3#sorting\">this page</a>.", "index": 1, "options": [ { "label": "Created (Ascending)", "value": "created" }, { "label": "Created (Descending)", "value": "-created" }, { "label": "Email (Ascending)", "value": "email" }, { "label": "Email (Descending)", "value": "-email" }, { "label": "ID (Ascending)", "value": "id" }, { "label": "ID (Descending)", "value": "-id" }, { "label": "subscriptions.email.marketing.list_suppressions.timestamp (Ascending)", "value": "subscriptions.email.marketing.list_suppressions.timestamp" }, { "label": "subscriptions.email.marketing.list_suppressions.timestamp (Descending)", "value": "-subscriptions.email.marketing.list_suppressions.timestamp" }, { "label": "subscriptions.email.marketing.suppression.timestamp (Ascending)", "value": "subscriptions.email.marketing.suppression.timestamp" }, { "label": "subscriptions.email.marketing.suppression.timestamp (Descending)", "value": "-subscriptions.email.marketing.suppression.timestamp" }, { "label": "Updated (Ascending)", "value": "updated" }, { "label": "Updated (Descending)", "value": "-updated" } ] }, "outputType": { "type": "select", "label": "Output Type", "index": 2, "defaultValue": "array", "tooltip": "Choose whether you want to receive the result set as one complete list, or first item only or one item at a time.", "options": [ { "label": "All items at once", "value": "array" }, { "label": "First Item Only", "value": "first" }, { "label": "One item at a time", "value": "object" }, { "label": "Store to CSV file", "value": "file" } ] } } } } ], "outPorts": [ { "name": "out", "source": { "url": "/component/appmixer/klaviyo/profile/FindProfiles?outPort=out", "data": { "properties": { "generateOutputPortOptions": true }, "messages": { "in/outputType": "inputs/in/outputType" } } } }, { "name": "notFound" } ], "icon": "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAACxMAAAsTAQCanBgAAAEiSURBVFhH7ZIxToVAEIb/mZWwJEDCQkKLsZDa6jUeQFtbz0BiYecRNDFaegvvYTyEFFYU0mCCrIXZBKd/8xq+ZIr9KebPNwAbGweGANQAdvKDBlEUfQDAJQCvPcy8OOd2BytARE/BhHoBIuqdczkA8OokatR1fTMMw1d4qxqI4/h1XUbVADOPTdN0MlczUBTFrVyuZsAY89Z13YPMoWGAmX+qqjqTiwN7L2CtfZRLAyonsNYOMluzdwPMPOV5fiIXQ8vAsizxOI7PModWAQDw3l9kWXYtc2icIAwRfbZtW66XqxkAAO993ff9vczVDIRJ0/Q8LFc1EJim6QXAEQ5VYJ7n0yRJ7sJb/QT4+yG/y7JsCcAxgKv/HXUwxrzLbGNDnV+yVFeZnf5lVAAAAABJRU5ErkJggg==" }