Component Details
appmixer.klaviyo.profile.GetProfile
1.0.0
Public
{ "name": "appmixer.klaviyo.profile.GetProfile", "author": "Appmixer <info@appmixer.com>", "description": "Retrieve a specific customer profile by its ID.", "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": { "profileId": { "type": "string" } }, "required": [ "profileId" ] }, "inspector": { "inputs": { "profileId": { "type": "text", "tooltip": "Unique identifier of the customer profile.", "label": "Profile ID", "index": 0, "source": { "url": "/component/appmixer/klaviyo/profile/FindProfiles?outPort=out", "data": { "message": { "in/outputType": "array" }, "properties": { "isSource": true }, "transform": "./FindProfiles#toSelectArray" } } } } } } ], "outPorts": [ { "name": "out", "options": [ { "label": "Type", "value": "type", "schema": { "type": "string", "example": "profile" } }, { "label": "Profile ID", "value": "id", "schema": { "type": "string", "example": "01JBXYZ1234567890ABCDEF" } }, { "label": "Attributes", "value": "attributes", "schema": { "type": "object", "properties": { "email": { "type": "string", "title": "Attributes.Email", "example": "jane.doe@example.com" }, "phone_number": { "type": "string", "title": "Attributes.Phone Number", "example": "+15551234567" }, "external_id": { "type": "string", "title": "Attributes.External ID", "example": "ext-12345" }, "anonymous_id": { "type": "string", "title": "Attributes.Anonymous ID", "example": "anon-abc123" }, "first_name": { "type": "string", "title": "Attributes.First Name", "example": "Jane" }, "last_name": { "type": "string", "title": "Attributes.Last Name", "example": "Doe" }, "organization": { "type": "string", "title": "Attributes.Organization", "example": "Acme Corp" }, "locale": { "type": "string", "title": "Attributes.Locale", "example": "en-US" }, "title": { "type": "string", "title": "Attributes.Title", "example": "Marketing Manager" }, "image": { "type": "string", "title": "Attributes.Image", "example": "https://example.com/profile/jane-doe.jpg" }, "created": { "type": "string", "title": "Attributes.Created", "example": "2025-01-15T10:30:00+00:00" }, "updated": { "type": "string", "title": "Attributes.Updated", "example": "2025-01-16T08:45:00+00:00" }, "last_event_date": { "type": "string", "title": "Attributes.Last Event Date", "example": "2025-03-20T14:22:00+00:00" }, "location": { "type": "object", "properties": { "latitude": { "type": "string", "title": "Attributes.Location.Latitude", "example": "42.3601" }, "address1": { "type": "string", "title": "Attributes.Location.Address1", "example": "123 Main St" }, "country": { "type": "string", "title": "Attributes.Location.Country", "example": "United States" }, "zip": { "type": "string", "title": "Attributes.Location.Zip", "example": "02101" }, "city": { "type": "string", "title": "Attributes.Location.City", "example": "Boston" }, "region": { "type": "string", "title": "Attributes.Location.Region", "example": "MA" }, "longitude": { "type": "string", "title": "Attributes.Location.Longitude", "example": "-71.0589" }, "address2": { "type": "string", "title": "Attributes.Location.Address2", "example": "Suite 400" }, "timezone": { "type": "string", "title": "Attributes.Location.Timezone", "example": "America/New_York" }, "ip": { "type": "string", "title": "Attributes.Location.Ip", "example": "203.0.113.45" } }, "title": "Attributes.Location" }, "properties": { "type": "object", "properties": {}, "title": "Attributes.Properties" }, "subscriptions": { "type": "object", "properties": { "email": { "type": "object", "properties": { "marketing": { "type": "object", "properties": { "can_receive_email_marketing": { "type": "boolean", "title": "Attributes.Subscriptions.Email.Marketing.Can Receive Email Marketing", "example": true }, "consent": { "type": "string", "title": "Attributes.Subscriptions.Email.Marketing.Consent", "example": "SUBSCRIBED" }, "consent_timestamp": { "type": "string", "title": "Attributes.Subscriptions.Email.Marketing.Consent Timestamp", "example": "2025-01-10T09:00:00+00:00" }, "last_updated": { "type": "string", "title": "Attributes.Subscriptions.Email.Marketing.Last Updated", "example": "2025-01-10T09:00:00+00:00" }, "method": { "type": "string", "title": "Attributes.Subscriptions.Email.Marketing.Method", "example": "list" }, "method_detail": { "type": "string", "title": "Attributes.Subscriptions.Email.Marketing.Method Detail", "example": "signup_form" }, "custom_method_detail": { "type": "string", "title": "Attributes.Subscriptions.Email.Marketing.Custom Method Detail", "example": "Homepage footer form" }, "double_optin": { "type": "string", "title": "Attributes.Subscriptions.Email.Marketing.Double Optin", "example": "true" }, "suppression": { "type": "array", "items": {}, "title": "Attributes.Subscriptions.Email.Marketing.Suppression" }, "list_suppressions": { "type": "array", "items": {}, "title": "Attributes.Subscriptions.Email.Marketing.List Suppressions" } }, "title": "Attributes.Subscriptions.Email.Marketing" } }, "title": "Attributes.Subscriptions.Email" }, "sms": { "type": "object", "properties": { "marketing": { "type": "string", "title": "Attributes.Subscriptions.Sms.Marketing", "example": "SUBSCRIBED" }, "transactional": { "type": "string", "title": "Attributes.Subscriptions.Sms.Transactional", "example": "SUBSCRIBED" } }, "title": "Attributes.Subscriptions.Sms" }, "mobile_push": { "type": "object", "properties": { "marketing": { "type": "string", "title": "Attributes.Subscriptions.Mobile Push.Marketing", "example": "SUBSCRIBED" } }, "title": "Attributes.Subscriptions.Mobile Push" } }, "title": "Attributes.Subscriptions" }, "predictive_analytics": { "type": "object", "properties": { "historic_clv": { "type": "string", "title": "Attributes.Predictive Analytics.Historic Clv", "example": "245.50" }, "predicted_clv": { "type": "string", "title": "Attributes.Predictive Analytics.Predicted Clv", "example": "320.00" }, "total_clv": { "type": "string", "title": "Attributes.Predictive Analytics.Total Clv", "example": "565.50" }, "historic_number_of_orders": { "type": "string", "title": "Attributes.Predictive Analytics.Historic Number Of Orders", "example": "5" }, "predicted_number_of_orders": { "type": "string", "title": "Attributes.Predictive Analytics.Predicted Number Of Orders", "example": "3" }, "average_days_between_orders": { "type": "string", "title": "Attributes.Predictive Analytics.Average Days Between Orders", "example": "45" }, "average_order_value": { "type": "string", "title": "Attributes.Predictive Analytics.Average Order Value", "example": "49.10" }, "churn_probability": { "type": "string", "title": "Attributes.Predictive Analytics.Churn Probability", "example": "0.25" }, "expected_date_of_next_order": { "type": "string", "title": "Attributes.Predictive Analytics.Expected Date Of Next Order", "example": "2025-06-15T00:00:00+00:00" } }, "title": "Attributes.Predictive Analytics" } } } }, { "label": "Relationships", "value": "relationships", "schema": { "type": "object", "properties": { "lists": { "type": "object", "properties": { "links": { "type": "object", "properties": { "self": { "type": "string", "title": "Relationships.Lists.Links.Self", "example": "https://a.klaviyo.com/api/profiles/01JBXYZ1234567890ABCDEF" }, "related": { "type": "string", "title": "Relationships.Lists.Links.Related", "example": "https://a.klaviyo.com/api/profiles/01JBXYZ1234567890ABCDEF/related" } }, "title": "Relationships.Lists.Links" } }, "title": "Relationships.Lists" }, "segments": { "type": "object", "properties": { "links": { "type": "object", "properties": { "self": { "type": "string", "title": "Relationships.Segments.Links.Self", "example": "https://a.klaviyo.com/api/profiles/01JBXYZ1234567890ABCDEF" }, "related": { "type": "string", "title": "Relationships.Segments.Links.Related", "example": "https://a.klaviyo.com/api/profiles/01JBXYZ1234567890ABCDEF/related" } }, "title": "Relationships.Segments.Links" } }, "title": "Relationships.Segments" }, "push-tokens": { "type": "object", "properties": { "links": { "type": "object", "properties": { "self": { "type": "string", "title": "Relationships.Push-Tokens.Links.Self", "example": "https://a.klaviyo.com/api/profiles/01JBXYZ1234567890ABCDEF" }, "related": { "type": "string", "title": "Relationships.Push-Tokens.Links.Related", "example": "https://a.klaviyo.com/api/profiles/01JBXYZ1234567890ABCDEF/related" } }, "title": "Relationships.Push-Tokens.Links" } }, "title": "Relationships.Push-Tokens" }, "conversation": { "type": "object", "properties": { "links": { "type": "object", "properties": { "self": { "type": "string", "title": "Relationships.Conversation.Links.Self", "example": "https://a.klaviyo.com/api/profiles/01JBXYZ1234567890ABCDEF" }, "related": { "type": "string", "title": "Relationships.Conversation.Links.Related", "example": "https://a.klaviyo.com/api/profiles/01JBXYZ1234567890ABCDEF/related" } }, "title": "Relationships.Conversation.Links" } }, "title": "Relationships.Conversation" } } } }, { "label": "Links", "value": "links", "schema": { "type": "object", "properties": { "self": { "type": "string", "title": "Links.Self", "example": "https://a.klaviyo.com/api/profiles/01JBXYZ1234567890ABCDEF" } } } } ] } ], "icon": "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAACxMAAAsTAQCanBgAAAEiSURBVFhH7ZIxToVAEIb/mZWwJEDCQkKLsZDa6jUeQFtbz0BiYecRNDFaegvvYTyEFFYU0mCCrIXZBKd/8xq+ZIr9KebPNwAbGweGANQAdvKDBlEUfQDAJQCvPcy8OOd2BytARE/BhHoBIuqdczkA8OokatR1fTMMw1d4qxqI4/h1XUbVADOPTdN0MlczUBTFrVyuZsAY89Z13YPMoWGAmX+qqjqTiwN7L2CtfZRLAyonsNYOMluzdwPMPOV5fiIXQ8vAsizxOI7PModWAQDw3l9kWXYtc2icIAwRfbZtW66XqxkAAO993ff9vczVDIRJ0/Q8LFc1EJim6QXAEQ5VYJ7n0yRJ7sJb/QT4+yG/y7JsCcAxgKv/HXUwxrzLbGNDnV+yVFeZnf5lVAAAAABJRU5ErkJggg==" }