Integrate with Participants
2 min
the following how to sections describe the steps necessary to create participants using the participant https //docs getos1 com/reference/create a new participant type api the how tos in this section use the example of creating a mobile device participant to illustrate the process prerequisites an account on the os1 platform and a platform tenant for more information, see getting started with the os1 platform https //docs getos1 com/getting started with the os1 platform credentials for an app on the os1 platform for more information, see getting started building apps https //docs getos1 com/getting started with building apps an access token for more information about creating an access token for testing purposes, see postman collection https //docs getos1 com/postman collection or how to use the api 'try it' feature https //docs getos1 com/reference/how to use the api try it feature a mechanism to call the endpoints for testing purposes, you can use our postman collection or the “try it!” feature in our api documentation to create a participant, you must create a participant type for more information, see how to create a participant type https //docs getos1 com/how to create a participant type define the participant attributes for more information, see how to define participant attributes https //docs getos1 com/how to define participant attributes define the participant templates for more information, see how to create a participant template https //docs getos1 com/how to create a participant template configure the state machine for more information, see how to configure state machine https //docs getos1 com/how to configure the state machine create the participant for more information, see how to create the participant https //docs getos1 com/how to create the participant additionally, you can handle callbacks for more information, see working with callbacks https //docs getos1 com/working with callbacks create participants in batch, for more information, see how to batch processing for participant service https //docs getos1 com/how to create and update participants in batch