REST API — Workflow POST/PUT Endpoint for Creating and Updating Workflows
under review
D
Donald Moore
Currently, there is no way to modify a Workflow using the API. I'm forced to return to something like Selenium to automate those tasks.
It would be nice if we could do this in a "headless" environment using an API instead of being forced to use the UI.
I have a template that I use for workflows and I'm forced to click through the entire process every time. Something that could be as simple as running
node generateWorkflow.js
ends up taking me at least an hour every time.Log In
N
Nathan Jass
We run an external SaaS that syncs bidirectionally with GHL. Currently, we have to instruct our users to create a Workflow with a couple of basic Triggers and a Webhook Action to send the event to us. It would be incredibly helpful if we could automatically generate this Workflow on their behalf. Please!
I
Inayet Hadi
Yes, we need the process moved faster to have API access to everything that we can do using the UI.
I wonder if you Core Platform or anyone else can provide an explanation why access to resources and functions that we can do using the UI but not with an API?
Core Platform
under review