6febfa6aea
* Added "WithoutWire Inventory Platform" * Improvements according to pull request review * Fix publisher * New vesrion of WithoutWire Inventory Platform connector * New version of WithoutWire Inventory Platform connector. Fixes and improvements according to recommendations * New version of WithoutWire Inventory Platform connector. Fixes and improvements according to recommendations * New version of WithoutWire Inventory Platform connector. Fixes and improvements according to recommendations * Initial version of Spring Global connector * Code improvements * Initial version of Spring Global connector (with improvements according to code review) * Spring global connector. Changes in apiProperties.json file (dynamichosturl policy and scriptOperations was added) * Merge from Microsoft branch * Revert chanages to merge * Spring global connector. Changes in apiProperties.json file (dynamichosturl policy and scriptOperations was added) * WithoutWire Inventory Platform: version 1.2. "Get Inventory Aggregate" is added, general impovements (parameters, responses) for other methods * Changed publisher (return to original value) * Spring Global: small improvements * Improvements, that make it easier to use the connector in Flows * Spring Global v1.1: fix after the validation * Spring Global v1.1: fix after the validation * Spring Global: Bugfix * Code fix Co-authored-by: Pavlo Nikulin <taufaq@ukr.net> |
||
---|---|---|
.. | ||
apiDefinition.swagger.json | ||
apiProperties.json | ||
readme.md | ||
script.csx |
readme.md
Spring Global is a leading provider of field sales tools for the Consumer Packaged Goods (CPG) industry. We enable users to serve with ease, monitor & control field execution, and leverage a single app with a 360° of the customer. We deliver a proven, flexible, enterprise-grade SaaS solution and our development team is continuously working on innovations to improve and expand the capabilities of our full-stack solution. Current vertion of connector contains a trigger to handle surver execution events and methods get relevant information about survey execution and users
Prerequisites
To use the Spring Global connector, you need to have trial or full license for Spring Global Survey. So, you must have portal URL and credentials (login and password) to create and configure a survey. To configure the connector you should have Web API URL and API Key.
How to get credentials
Contact our support team (sustaining.br@springglobal.com) for getting trial license and additional support.
Getting started with your connector
- Create a survey in the Spring Global Survey portal. Publish it.
- Create a Power Automeate Flow
- The flow starts with trigger "On Survey Execution" of Spring Global connector Use WebAPI Url and API key to configure connection
- Use "Get Survey Execution Data" to get details by survey execution id
- Fill the survey as a user
- Look the flow execution
Supported Operations
The current version of connector supports the following operations:
- webhook trigger that fire on new surver execution
- method to get survey execution details
- method to get user details
Deployment instructions
Please use these instructions to deploy this connector as custom connector in Microsoft Power Automate and Power Apps Note: the connector contains code (script.csx file), so use --script (or -x) key to upload script file as well.