Creating an Endpoint
an updates api endpoint exposes a resource from your event (people, sessions, vendors, and so on) at a stable url that your systems can poll each endpoint has one or more mappings, and each mapping controls the shape of the payload for a single resource type this article walks through creating an endpoint and adding a people mapping to it before you start you need portal access to the event you want to expose data from as an owner or trusted admin integrator an integration consumer and a long lived token see authentication for how these work and how a consumer exchanges its long lived token for a short lived access token step 1 create the endpoint open your event and navigate to advanced > integrations , then click on the updates api endpoints tab give the endpoint a name, and click save step 2 create an endpoint type in the list of updates api endpoints, locate the endpoint you created and click edit then, choose the endpoint type you wish to create from the drop down, and click add type step 3 configure the endpoint type mapping locate the endpoint type you created and click edit mapping paste your mapping into the dialog box and click save (the below example uses the default people mapping found in the mapping examples)