{"title":"Authorize Pavlov to Entrata","url":"/myproperties/entrata/entrata_auth_guide/","description":"","date":"0001-01-01T00:00:00Z","lastmod":"0001-01-01T00:00:00Z","weight":3,"markdown":"In order for the Entrata integration to work with your properties, you need to do two things:\n\n- Authorize Pavlov to read-only API access\n- Provide Pavlov with your Entrata Subdomain\n\n## Authorize Pavlov for API Access\n\nIf you are an Entrata administrator user, follow these steps in the Entrata platform to authorize Pavlov to read-only API access: \n\n- **Navigate to API Access:** In the top menu, go to **Apps** \u003e **API Access**.\n- **Add API User:** Click the **+ Add API user** button.\n- **Search for Pavlov:** Use the search function to find \"**Pavlov Media**\" and click **Enable Access**.\n- **Select Properties:** Follow the on-screen prompts to select the specific properties Pavlov needs access to, then save and continue.\n- **Select Data Permissions:** Select the following APIs on the **Data Permissions** page:\n    - `v1/customers`\n    - `v1/leases`\n    - `v1/propertyunits`\n    - `v1/status`\n    \n    This enables Pavlov to gain access to these APIs.\n    Only `GET` operations are needed (read-only access).\n\n## Provide Your Entrata Subdomain \n\nYour Entrata subdomain is the unique name your company uses to access the Entrata login page (for example, in the URL https://**your-company-name**://, the subdomain is \"your-company-name\") or the API URL (for example, in the URL https://apis.entrata.com/ext/orgs/**your-company-name**/v1/status the subdomain is also \"your-company-name\").\n\nSend this subdomain to your Pavlov contact.\nOnce Pavlov has both the access and the subdomain, they can configure their system to access your Entrata data.\n"}