Update workflow fields via API
@Pawan Jain hi! We have logic where user can toggle some channels for each workflow and it worked before but now we have issue and I even cannot find this endpoint in documentation


4 Replies
@Sasha Trytiak
Looking into this.
Could you please share the
JSON.stringify({ preferenceSettings })
@Sasha Trytiak
Highlighted api is to update workflow,@Pawan Jain each time I toggle push field

user can toggle some channels for each workflowDon't you use update subscriber preference api for this usecase?
@Pawan Jain I'm sorry, think you are right. I should rewrite workflow update on subscriber update
thank you for th fast answer and help