https://github.com/kentico/xperience-zapier-common
A .NET Standard class library containing common classes and code for the Xperience Zapier integration
https://github.com/kentico/xperience-zapier-common
kentico-xperience net-standard zapier
Last synced: 3 months ago
JSON representation
A .NET Standard class library containing common classes and code for the Xperience Zapier integration
- Host: GitHub
- URL: https://github.com/kentico/xperience-zapier-common
- Owner: Kentico
- License: mit
- Created: 2020-08-26T20:19:25.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2025-07-11T06:22:05.000Z (5 months ago)
- Last Synced: 2025-07-11T10:13:27.651Z (5 months ago)
- Topics: kentico-xperience, net-standard, zapier
- Language: C#
- Homepage:
- Size: 18.9 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
[](https://www.nuget.org/packages/Xperience.Zapier.Common)
# Zapier common code
See the [main repository](https://github.com/kentico-ericd/xperience-zapier) for detailed installation and usage instructions.
Common code for the Xperience Zapier custom module to be installed on the Xperience CMS project and optionally a .NET Core/MVC project. This package is required when the [Xperience.Zapier](https://github.com/kentico-ericd/xperience-zapier) module is installed on the CMS project to allow management of Zapier webhooks in the Xperience interface.
When installed on a .NET Core/MVC project, this code facilitates the triggering of Zapier webhooks when events are fired within the front-end application.
## Compatibility
This code was built against the Xperience 13.0.0 libraries targeting .NET Standard 2.0.
## Feedback & Contributing
Check out the [contributing](https://github.com/kentico-ericd/xperience-zapier-common/blob/master/CONTRIBUTING.md) page to see the best places to file issues, start discussions, and begin contributing.
## License
The repository is available as open source under the terms of the [MIT License](https://opensource.org/licenses/MIT).