How do I change a user via the Workflow API? other than the current user
can you send this information when you call for the schedule?
How do I change a user via the Workflow API? other than the current user
can you send this information when you call for the schedule?
Yes, you can.
Or you can do it in the workflow itself.
where can i use the data? it’s because it’s a user who changes another user’s variables. so it’s not the current user. but to identify this user i’d need to use the id i registered in the walkthrough before scheduling.
I think I’ve found it, I think it’s those parameters
Exactly… you need to add a User parameter… then you can pass in a specific User when making the call to the Workflow.