Rencore Code (Preview)
Analyze SharePoint applications using Rencore Code
This connector is available in the following products and regions:
Service | Class | Regions |
---|---|---|
Logic Apps | Standard | All Logic Apps regions except the following: - Azure Government regions - Azure China regions - US Department of Defense (DoD) |
Power Automate | Standard | All Power Automate regions except the following: - US Government (GCC) - US Government (GCC High) - China Cloud operated by 21Vianet - US Department of Defense (DoD) |
Power Apps | Standard | All Power Apps regions except the following: - US Government (GCC) - US Government (GCC High) - China Cloud operated by 21Vianet - US Department of Defense (DoD) |
Contact | |
---|---|
Name | Rencore Support |
URL | https://support.rencore.com/ |
support@rencore.com |
Connector Metadata | |
---|---|
Publisher | Rencore GmbH |
Website | https://rencore.com/platform/spcaf/ |
Privacy policy | http://url.rencore.com/privacy-policy |
Discover issues in your SharePoint applications and fix them before they become a problem.
You extend SharePoint and Office 365 to collaborate effectively. But the applications you build, from a piece of JavaScript embedded on SharePoint pages to complete SharePoint Framework solutions, expose your organization to risks. Using Rencore you can analyze your SharePoint applications for any issues and resolve them before they become a problem.
If you have an existing Rencore license, you can enter it in the connector to get more detailed results. To obtain a license, contact us at rencore.com/contact.
For more information about the Rencore platform see rencore.com.
Throttling Limits
Name | Calls | Renewal Period |
---|---|---|
API calls per connection | 100 | 60 seconds |
Actions
Analyze the contents of the specified file |
Analyzes the contents of the specified file. If the analysis request is accepted, returns a 202 Accepted response with a URL to poll to check the analysis status. |
Analyze the contents of the specified file
Analyzes the contents of the specified file. If the analysis request is accepted, returns a 202 Accepted response with a URL to poll to check the analysis status.
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
File contents
|
file | True | byte |
Serialized JSON string with the contents of the file to analyze. The $content property contains base64-encoded contents of the file. |
File name
|
fileName | True | string |
Name of the file to analyze. The extension should match the contents of the file or the analysis will produce invalid results |
SPCAF license
|
license | string |
SPCAF license to use with the analysis. If not specified, summary results will be returned |