-
Notifications
You must be signed in to change notification settings - Fork 1.3k
LINE WORKS Bot (Independent Publisher) #3939
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: dev
Are you sure you want to change the base?
Conversation
…penapidefinition.json
Initial proposal for LINE WORKS Bot API connector with OAuth authentication and enterprise messaging capabilities
Thank you for reviewing our proposals. While both connectors are related to LINE WORKS, they serve different
These are fundamentally different integration methods with distinct use cases, authentication mechanisms, and Could you please clarify if it's possible to have both PRs reviewed independently? If not, we'd appreciate
Thank you for your guidance. |
@iwaohig I have reviewed the Bot API and I would recommend that you combine the triggers with the actions. I do not believe there are too many actions for one connector, but also understand that you do not have to submit all actions in the API. Having one connector makes it easier for users to find all operations and it may make it easier for some organizations to approve the connector for use. |
Hi @troystaylor and Microsoft team, Thank you for your feedback. I understand the confusion caused by the naming, so let me clarify: Regarding PR #3938 - "Incoming Webhook": Why these cannot be combined:
Similar patterns in Power Platform:
Both connectors provide actions only (no triggers), serving different user needs. I kindly request these be Would you like me to clarify anything further? |
@iwaohig, thank you for the clarification- I understand the use of the connectors now. |
- Added apiDefinition.swagger.json with OAuth 2.0 support and text messaging - Added apiProperties.json with proper branding and authentication settings - Added readme.md with detailed setup instructions - Ready for Microsoft certification review 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <[email protected]>
Complete Implementation SubmittedI have now submitted the complete implementation for the LINE WORKS Bot connector: ✅ Files Added
🔧 Implementation Details
📋 Ready for ReviewThis connector is now ready for Microsoft certification review. The implementation follows all Independent Thank you for your patience during the development process! |
Proposal: LINE WORKS Bot API Connector
Overview
This pull request proposes a new Independent Publisher connector for LINE WORKS Bot API integration, providing
OAuth-based secure messaging capabilities for enterprise environments.
Key Differentiators
Complementary to Incoming Webhook
This Bot connector complements the existing LINE WORKS Incoming Webhook App proposal by addressing different use
cases:
Contact Information
Next Steps
Once approved as a proposal, I will implement the MVP version with OAuth authentication and basic text messaging
capabilities, followed by phased enhancements based on community feedback.