Discussions
Event EndPoint Doesn't Save Functions/Programs
over 1 year ago by Buck Hurlbut
Hey there,
When I run the API end point for events, it works with POST to create a basic event structure, but the event functions aren't being added. Even running the data a second time as a PUT doesn't create them. I tried to create the event with POST then update it with a PUT to no avail.
How do we get Event functions added to the event via the API?
Thank you!
Buck