• Resolved lesliex

    (@lesliex)


    Hi,
    I want to add trigger which will run an unlimited number of times.

    In your documentation there is written: “By default, this field is always initialized to 1 and you can set it to 0 for unlimited completion times per user.”

    But when I set 0 nothing happens and a message appears “The value cannot be less than 1”

    How to solve this issue?

Viewing 1 replies (of 1 total)
  • Plugin Contributor Paco González Pérez

    (@pacogon)

    Hi @lesliex !!

    I would be more than happy to assist you today.

    In that case you have to modify the Total times and Times per user value and not the “times” field that appears in the trigger.
    -Total times=0.
    -Times per user=0.
    Automations – AutomatorWP
    Times per user field defines the number of times an individual user can complete this automation.

    It means that if you set the times per user to 5 and you configure your automation to send an email for visit a post, this process will get repeated 5 times for each user.

    By default, this field is always initialized to 1 and you can set it to 0 for unlimited completion times per user.

    Total times field defines the number of times the automation can be completed by all the users.

    It means that if you set the total times field to 5, only the first 5 users that complete all the triggers will be able to complete this automation.

    By default, this field is always initialized to 0 which means that automation completion times is not limited.

    Hope it helps!

Viewing 1 replies (of 1 total)
  • The topic ‘Unlimited Completion times – 0 doesn`t work’ is closed to new replies.