UNPKG

@pipedream/elevio

Version:

Pipedream Elevio Components

37 lines (36 loc) 1.01 kB
export default { "id": 1, "type": "feedback_text", "folder": "inbox", "title": "Syncing articles", "description": "This article is incomplete. Please fix.", "relates_to_type": "article", "relates_to_id": 42, "custom_attributes": { "user_email": "roseanne@example.com" }, "assignees": [ { "id": 1, "email": "agent.amber@example.com", "name": "Agent Amber", "gravatar": "https://gravatar.com/avatar/abc123", } ], "notes": "Add more details on different types of sync.", "created_at": "2018-05-28T01:45:17.000000Z", "updated_at": "2018-05-28T01:45:35.000000Z", "last_updated_by": { "id": 1, "email": "agent.amber@example.com", "name": "Agent Amber", "gravatar": "https://gravatar.com/avatar/abc123", }, "last_status_updated_by": { "id": 1, "email": "agent.amber@example.com", "name": "Agent Amber", "gravatar": "https://gravatar.com/avatar/abc123", }, "last_status_update_at": "2018-05-28T01:45:35.000000Z" };