Run an AB Testing

In this document you will find the endpoints related to the execution of an AB Testing

Intro

This collection of APIs are focused on executing a defined A/B Testing. A/B testing lets you put in production different workfloos, that will run depending on the frequency you define, so you can then compare the results. This allows you to determine which one best aligns with your policies and delivers the best results. By having these workfloos compete, you can make data-driven decisions, optimizing your processes and maximizing the impact of your strategies.

📘

Remember that...

You should have previously created at least two workfloos to make them compete and you should also have your A/B Testing created.

For more information about the creation of workfloos please visit our workfloo knowledge center.

For more information about the creation of A/B Testing please visit our A/B Testing knowledge center.

API: Execute an A/B Testing

This will necessarily be the first endpoint that you must consume if you want to run workfloos from an A/B testing configuration.

See the Execute an AB Testing endpoint to understand, test and see details of this service.