Weclapp integration connector
Add white-label customer-facing integration with Weclapp into your app with just a few lines of code.
Managed authentication
Connect your customer accounts in Weclapp without researching its API, registering in a developer program, and getting your application approved. We take care of authentication, secure credentials storage, and token refreshes so you don't have to.
Just one line of code for you and one click for your customers:
iApp.integration('weclapp').open()
And Weclapp to your app in the next 30 minutes
Execute Weclapp operations on behalf of your customers
Get information about available operations in a consistent way: name, description, input, output. Run operations using simple consistent API.
Delete Archived Email Id Id
delete a archivedEmail
Delete Article Accounting Code Id Id
delete a articleAccountingCode
Delete Article Category Id Id
delete a articleCategory
Delete Article Id Id
delete a article
Delete Article Rating Id Id
delete a articleRating
Delete Article Status Id Id
delete a articleStatus
Work with Weclapp data collections
Read and write data, get custom fields schema, and react to changes in Weclapp data.
Read more about working with data collections
List | Find by ID | Create | Update | Delete | Custom Fields | |
---|---|---|---|---|---|---|
Customers | β | β | β | β | β | β |
Articles | β | β | β | β | β | β |
Accounting Transactions | β | β | β | β | β | β |
Archived Emails | β | β | β | β | β | β |
Article Accounting Codes | β | β | β | β | β | β |
Article Categories | β | β | β | β | β | β |
Trigger integrations on Weclapp events
React to events in the external app. Receive changes in data regardless of whether webhooks are supported or not.
Read more about working with events