planningcenter / developers

Planning Center API docs and support
https://developer.planning.center/docs/
85 stars 8 forks source link

Add a description via the workflow step endpoint #1162

Closed michaelhvisser closed 5 months ago

michaelhvisser commented 5 months ago

Related Product Which product is this feature related to? People

Is your feature request related to a problem? Please describe. I would like to be able to add a description to a workflow step via the API.

Additional Attributes that would be nice would be, default assignee, auto snooze, and expected response time.

Describe the solution you'd like You can add both a name and a sequence via the workflow step API. I would like to be able to add a the attributes provided in the modal on People via the API.

Describe alternatives you've considered Manually cloning workflows.

I have..

gjack commented 5 months ago

Hi @michaelhvisser,

Thank you for your feature request! We are always improving our API, and we will consider your request for future enhancements. I have passed this request along to the app team, where it will be tracked internally. I will close this issue, but feel free to comment if you have any additional information to provide.

michaelhvisser commented 5 months ago

Great! Will I get a notification in the future if they implement this change?

gjack commented 5 months ago

Great! Will I get a notification in the future if they implement this change?

Yes you will!

gjack commented 4 months ago

Hey @michaelhvisser,

We've just pushed a change that will allow you to add the workflow step's description via API, as you requested.