Triggering a Zapier Zap when a page is published
I've been experimenting a bit with the new Zapier integration for Xperience by Kentico. I was hoping to find a way to trigger a Zap when a page of a specific content type is published. I saw that a Zap can be triggered when content enters a workflow step, but the only steps available in Zapier are the ones between draft and published. Is it possible to set up a trigger when a page is published?
Environment
- Xperience by Kentico version: 29.7.0
- Zapier integration version: 2.1.0
- .NET version: 8
- Execution environment: Local
Answers
I believe this should be possible. The integration wires up registration of Zapier calls to specific types of global events in Xperience - one of those global events that can be hooked into is when a web page is published.
However, the Usage Guide states that only custom workflow steps are supported as triggers.
I recommend opening an issue on the GitHub repository to ask about this scenario and request a feature enhancement if it isn't supported.
To answer this question, you have to login first.