APIs & Integrations

EBHamer
Member

Nurturing fields when creating a workflow

When I create a workflow via the API, I understand I can use these fields:

"onlyExecOnBizDays": true,
"enabled": true,
"nurtureTimeRange": {
"enabled": true,
"startHour": 17,
"stopHour": 18
},

 

to configure my workflow to only trigger from 5:00 PM to 6:00 PM on business days.

 

The question I have, is it possible to configure the workflow to only be active these same hours, but only on Fridays?

 

Thanks,

 

Eric

0 Upvotes
3 Replies 3
Willson
HubSpot Employee
HubSpot Employee

Nurturing fields when creating a workflow

Hi @EBHamer 

 

I can confirm that whilst it is possible to get your actions within a Workflow to only execute on specific days, it is not possible to have the Workflow itself run on specific days only. 

 

If you'd like, you can head over to our Ideas Forum to post this as a new idea for review. 

 

Thanks!

Product Manager @ HubSpot
0 Upvotes
EBHamer
Member

Nurturing fields when creating a workflow

If I login to Hubspot and veiw the workflow after I have created it via the API, I can goto settings and set it for just Friday from 17:00-18:00.  I have attached this screenshot.

HubspotWorkflow.png

If I understand your response, this can not be configured via the API?

 

Thanks,

 

Eric Hamer

0 Upvotes
Willson
HubSpot Employee
HubSpot Employee

Nurturing fields when creating a workflow

Hi @EBHamer,

 

That is correct, we can include parameters such as onlyExecOnBizDays but this is a boolean and does not allow you to drilldown further into specific execution timestamps like the UI. 

 

It's worth noting that the new v3 endpoints for Workflows is still in-development and so we may see extended functionality made available in future!

I  hope this helps!

Product Manager @ HubSpot
0 Upvotes