Power Tools is a platform-agnostic API that follows the Open API standard for describing RESTful services. As such, it can be integrated into a wide range of platforms and custom applications. Where possible, we provide predefined connectors for popular platforms from Microsoft, Nintex, Salesforce and more. Search the marketplace, store or application gallery for your chosen platform to see if a plugin component already exists then check our knowledgebase for assistance installing and configuring the component. If a prebuilt component is not available, you may still be able to integrate Power Tools into your environment – search the knowledgebase for the desired platform and if there aren’t any results feel free to open a support ticket and we’ll do our best to help you out.

If you are building a custom application, review our API documentation to get familiar with our endpoints, then subscribe to a trial plan to test it out with your code. Any framework that allows REST calls over HTTPS with the ability to craft GET and POST requests with a JSON payload and supply custom header values for the API key should work just fine. Check our Github repo for code samples. Our development team primarily works with C#, Node.js, Apex, and JavaScript but we’ll try to help with other languages if you need assistance.