Perfect Wiki (Preview)

Perfect Wiki is a knowledge base solution for Microsoft Teams. This connector enables automated interactions with your knowledge bot—send queries and receive instant answers based on your internal documentation, making information retrieval faster and easier for your team.
This connector is available in the following products and regions:
Service | Class | Regions |
---|---|---|
Copilot Studio | Premium | All Power Automate regions except the following: - US Government (GCC) - US Government (GCC High) - China Cloud operated by 21Vianet - US Department of Defense (DoD) |
Logic Apps | Standard | All Logic Apps regions except the following: - Azure Government regions - Azure China regions - US Department of Defense (DoD) |
Power Apps | Premium | All Power Apps regions except the following: - US Government (GCC) - US Government (GCC High) - China Cloud operated by 21Vianet - US Department of Defense (DoD) |
Power Automate | Premium | All Power Automate regions except the following: - US Government (GCC) - US Government (GCC High) - China Cloud operated by 21Vianet - US Department of Defense (DoD) |
Contact | |
---|---|
Name | Perfect Wiki |
URL | https://perfectwiki.com |
[email protected] |
Connector Metadata | |
---|---|
Publisher | OOO RD17 |
Website | https://perfectwiki.com |
Privacy policy | https://perfectwiki.com/privacy/ |
Categories | AI |
Support contact | [email protected] |
Prerequisites
To use this connector, you need to have an account in the Perfect Wiki system.
How to get credentials
If you're not yet using Perfect Wiki, you can sign up for a FREE 14 days trial
Supported triggers:
There are currently no event-based triggers supported by the Perfect Wiki connector.
Supported actions:
You can use this connector for the following actions:
GetCurrentUser: Retrieve information about the currently authenticated user, including name, email, accessible knowledge bases, and brief organization info.
QueryKnowledgebase: Query your Perfect Wiki knowledge base using natural language. Useful for generating responses from your stored knowledge and documentation.
Authentication
This connector uses OAuth2 (access code flow) for authentication. You will need Perfect Wiki account to use it.
Help and Support
If you have any questions, check out our Help Center or reach out via email at [email protected].
We’re always happy to help!
Throttling Limits
Name | Calls | Renewal Period |
---|---|---|
API calls per connection | 100 | 60 seconds |
Actions
Get information about currently authenticated user |
Response includes name & email of the user, accessible knowledge bases and brief information about organization |
Query Perfect Wiki knowledge base |
Get answers from Perfect Wiki knowledge bot |
Get information about currently authenticated user
Response includes name & email of the user, accessible knowledge bases and brief information about organization
Returns
Query Perfect Wiki knowledge base
Get answers from Perfect Wiki knowledge bot
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
The query to ask ai bot
|
q | True | string |
The query to ask ai bot |
Internal chat session ID used to group related request
|
chatId | True | string |
Internal chat session ID used to group related requests. Should remain consistent for the session and be hidden from the user |