{"resource_type":{"id":163,"name":"contentful","schema":"{\n\t\"$schema\": \"https://json-schema.org/draft/2020-12/schema\",\n\t\"type\": \"object\",\n\t\"properties\": {\n\t\t\"accessToken\": {\n\t\t\t\"type\": \"string\",\n\t\t\t\"description\": \"Access token for Content Management API (CMA).\"\n\t\t},\n\t\t\"environment\": {\n\t\t\t\"type\": \"string\",\n\t\t\t\"description\": \"Environment (e.g. master).\"\n\t\t},\n\t\t\"spaceId\": {\n\t\t\t\"type\": \"string\",\n\t\t\t\"description\": \"Unique identifier of the space.\"\n\t\t}\n\t},\n\t\"required\": [\n\t\t\"accessToken\",\n\t\t\"environment\",\n\t\t\"spaceId\"\n\t]\n}","approved":true,"app":"contentful","description":"1. Open up the `Settings` dropdown and select `General Settings`\n2. Copy the `Space ID`\n3. Open up the `Settings` dropdown again and select `CMA tokens`\n4. Create a new personal access token, copy the access token\n5. Open up the `Settings` dropdown one last time and select `Environments`\n6. Copy any `Environment ID`. The value for this will most likely be `master`","created_by":"hugo697","created_at":"2024-08-26T17:14:12.057Z"}}