Endpoints for Zapier
Acute's endpoints for Zapier
Get feedback
Headers
Name
Type
Description
{
"createdAt": "2020-05-14T13:43:07.037Z",
"title": "feedback title",
"body": "feedback body",
"state": "req",
"votes": 1,
"id": "1234",
"comments": 0,
"author": {
"avatarURL": "https://getacute.io/image.png",
"fullName": "Author Name",
"id": "1234"
},
"url": "https://app.getacute.io/feedback/1234",
"intercomConversationUrl": "https://app.intercom.com/a/apps/app_id/inbox/inbox/conversation/1234"
}Get conversations
Headers
Name
Type
Description
Create Intercom tag
Headers
Name
Type
Description
Request Body
Name
Type
Description
Add Github issue to feedback card
Headers
Name
Type
Description
Request Body
Name
Type
Description
Last updated