Marketing
Contentful
5min
with contentful modules in make, you can watch events create, update, search, retrieve, publish, unpublish, archive, unarchive, and delete assets create, update, search, retrieve, activate, deactivate, and delete content types, add, update, and delete fields from content types create, update, search, retrieve, publish, unpublish, archive, unarchive, and delete entries, and retrieve entries with replacements call apis to start with contentful, create an account at contentful com connect contentful to make to connect to the contentful app, you must obtain the personal access token from your contentful account and insert it into the make module log in to your contentful account click settings > api keys > content management token > generate personal token , enter a name for the token, and click generate copy the token to a safe place log in to your make account, insert a contentful module into a make, and click the add button next to the connection field contentful 1 png optional in the connection name field, enter a name for the connection in the personal access token field, enter the token copied in step 3 in the space id field, select the space you want to connect to make in the environment id field, select your contentful environment and click save you have successfully established the connection you can now edit your make and add more contentful modules if your connection needs reauthorization at any point, follow the connection renewal steps here docid\ so88fm6pkt0g adkddfzz contentful modules triggers watch an event assets search assets get an asset create an asset update an asset publish an asset unpublish an asset archive/unarchive an asset delete an asset content type search content types get a content type create a content type update a content type add a field to a content type update a field of a content type delete a field from a content type activate a content type deactivate a content type delete a content type entries search entries get an entry create an entry update an entry publish an entry archive/unarchive an entry delete an entry get an entry with a replacement other make an api call for the list of available endpoints, refer to the contentful api documentation