Turnstile Token (Possible Alternative/Related Activity)
- You may also see an activity listed as Turnstile Token.
- This could potentially be:
- A related action for more advanced Turnstile interactions, such as generating tokens or handling specific token properties.
- An alternative or specialized verification method related to Cloudflare Turnstile.
- In most common use cases, "Verify Turnstile Token" will be the primary activity for token validation.
How to Use Cloudflare Activities
1. Drag and drop the "Verify Turnstile Token" activity from the Cloudflare section in the Activities Panel onto your workflow canvas.
2. Configure the INPUT properties of the activity. You will need to ensure your workflow is designed to receive a Turnstile token (usually as a string) from a preceding step. The input field for the token is labeled "Token".
3. Connect the outputs of the "Verify Turnstile Token" activity to different workflow actions. This allows you to define the workflow path for scenarios where the token is successfully verified (likely human user) versus when verification fails (potential bot).
4. Save and activate your workflow. Now, any execution path that includes the "Verify Turnstile Token" activity will incorporate Cloudflare's bot protection.