- Notifications
You must be signed in to change notification settings - Fork0
This is a community connector for Capsule CRM (Customer Relationship Management), a SaaS web application and mobile app developed by Zestia.
License
ibm-wm-transition/webmethods.io-Capsule-CRM-Community-Connector
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This is a Webmethods.io community connector forCapsule CRM, a Customer Relationship Management (CRM) SaaS web application and mobile app. The connector uses theCapsule REST API to make HTTP requests to access or modify a resource.
The actions supported by this community connector are:
11.Show User
12.List Tasks
Learn about other supported actionshere.
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.
This connector requires anyNode version between 8.14.0 and 10.14.2.
Note: If you have installed any other Node version on your system, you can:
- Use tools to switch between different versions of Node
For Windows, usenvm-windows.
For Mac, usehomebrew.
- Build your app using your existing Node version and then transpile your code using a transpiler likeBabel.
The connector has been built withwmiocli, webmethod.io's iPaaS Connector Builder CLI tool, which must be installed.
API requests are made via HTTPS using the api.capsulecrm.com subdomain. Each request must be authenticated with a user's Bearer token. As this connector is a one-off integration for internal use, we can generate a token directly from our Capsule account. You can create these from the My Preferences > API Authentication Tokens page in your Capsule account:
- Clone the repo
https://github.com/SoftwareAG/webmethods.io-Capsule-CRM-Community-Connector.git
. - Run
npm install -g @webmethodsio/wmiocli
. - Login to your webmethods.io tenant using
wmio login
. - Execute
wmio init
to get started. - Finally, execute
wmio deploy
to deploy this connector to your tenant.
Once deployed, it’ll be automatically registered with webMethods.io Integration and will be available to you locally in the Connectors panel under the Services tab.
To test, you can executewmio test
.
Executewmio deploy
to deploy this connector to your webmethods.io tenant. Andwmio unpublish
to unpublish the published connector app along with triggers and actions associated with the app.
Node v8.14.0 andwmiocli, webmethod.io's iPaaS Connector Builder CLI.
Anshuman Saikia |Dipankar Dutta |Nawajish Laskar
This project is licensed under the Apache 2.0 License - see theLICENSE.md file for details
These tools are provided as-is and without warranty or support. They do not constitute part of the Software AG product suite. Users are free to use, fork and modify them, subject to the license agreement. While Software AG welcomes contributions, we cannot guarantee to include every contribution in the master project.
Contact us atTECHcommunity if you have any questions.
About
This is a community connector for Capsule CRM (Customer Relationship Management), a SaaS web application and mobile app developed by Zestia.
Topics
Resources
License
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
Packages0
Uh oh!
There was an error while loading.Please reload this page.
Contributors2
Uh oh!
There was an error while loading.Please reload this page.