PipedreamHQ / PipedreamHQ/pipedream

[ACTION] Front - Articles

Open
#19,180 1 comment 0 reactions 1 assignee Claimed by @s0s0physm View on GitHub
action enhancement good first issue help wanted triaged
Dominant language
JavaScript
Stars
11.7k
Forks
5.8k
Avg merge
3d 10h
Merged PRs (30d)
102

Description

For Neople :)
**Is there a specific app this action is for?**
Front

**Please provide a link to the relevant API docs for the specific service / operation.**
https://dev.frontapp.com/reference/get-message-template
Get message template - GET https://api2.frontapp.com/message_templates/{message_template_id}
List folders - GET https://api2.frontapp.com/message_template_folders
Get folder - GET https://api2.frontapp.com/message_template_folders/{message_template_folder_id}
List knowledge bases - GET https://api2.frontapp.com/knowledge_bases
Get knowledge base - GET https://api2.frontapp.com/knowledge_bases/{knowledge_base_id}
List categories in knowledge base - GET https://api2.frontapp.com/knowledge_bases/{knowledge_base_id}/categories
List articles in knowledge base - GET https://api2.frontapp.com/knowledge_bases/{knowledge_base_id}/articles
Get knowledge base article - GET https://api2.frontapp.com/knowledge_base_articles/{article_id}
Download article from knowledge base - GET https://api2.frontapp.com/knowledge_base_articles/{article_id}/download/{attachment_id}

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.