PipedreamHQ / PipedreamHQ/pipedream
[ACTION] Front - Articles
- 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
Assessment
This issue has not been assessed yet.