Actions = & ≠
This condition checks if your data is equal or not equal to a certain value.
Here are workflow set-up examples that use this condition:
Break loop on condition that status request is unsuccessful, see example here: Save Status Response
Example: Set profile visit status to "visited" and avoid visiting same profile links by checking if status equals "visited" (link includes a video tutorial)
Example: Remove disqualified leads if lead qualification status does not equal "qualified" (link includes a video tutorial)
Last updated