mikejandreau
Member
- Your Task History ID
- N/a Still building workflow.
I'm working on a task to run when a User's role changes in WordPress.
However, the `User Old Data Roles 0` is coming in with the wrong Role.
Here I'm changing FROM Customer TO ARC, but when the webhook is received, I get:
I am expecting the User Old Data Roles 0 to be customer there, not arc. As such, my filter to only run this when a role changes from not being ARC to being ARC is failing.
However, the `User Old Data Roles 0` is coming in with the wrong Role.
Here I'm changing FROM Customer TO ARC, but when the webhook is received, I get:
I am expecting the User Old Data Roles 0 to be customer there, not arc. As such, my filter to only run this when a role changes from not being ARC to being ARC is failing.