Hi i have build a commission system, when every midnite 12 am it will count the commission of the company total sales and spilt to all the users that contribute, but it only update the data when the user login the account. how can we make it paid when time is up and paid to the users that make contribution.
Hey @kcwee3
You would need to run a backend workflow so it will run without you needing to be on the page. The backend workflows are run on the server, not in the browser. Does that help?
oh yes i got it working using API workflow but it only can read the first person commission and it pay to all the people using the same formula how to make it pay according to the same formula but from the different results of their sales