This documentation is for Unity SDK 1.x through 3.x. If you are using Unity SDK 4.x or above, please visit our new documentation.

Ask a Question

Ask a Question
Back to all

Automatic Events

I was working on creating an endpoint to create events from beamable. We've been creating the events manually by the beamable portal but we want to make this process in a more automated way. I searched and I know that for creating we can use this post method https://docs.beamable.com/reference/post_basic-events-applycontent . How do we create an event via the applyContent API route?