rikas / zoho_hub

Zoho CRM API V2 Wrapper
MIT License
25 stars 30 forks source link

Blueprint transitions #21

Closed Fabien-Wecasa closed 5 years ago

Fabien-Wecasa commented 5 years ago

I will have to use this code in my project. I am not sure it will be useful for many developers, but who knows, I share it anyways...

The purpose is to be able to update records whose state transitions are handled by blueprint. For this, one must call the Update Blueprint API endpoint, with the record ID in the URL and the transition ID in the body.