Contentful Quick-Start Guide
Start using Confection with Contentful in a few simple steps.
Issues? Questions? Feedback? Leave a comment. Already have a Confection account? Skip to step three. New to Confection? Learn more here.
If you haven’t already, create a Confection account. If you already have a Confection account, log in.
Click “My Account” (or “Set Up My Account” if you’re accessing your account for the first time). Enter your contact information, the domain(s) on which you want to use Confection, and select one of our two data storage options. Then, click “Save Changes.”
Click "API Keys" (or "Get My Keys" if you're accessing your account for the first time). Copy your account ID.
Install Confection using this command:
npm i --save confection-vue-cable
Next, add this to your project script:
And add this to your project template:
Be sure to replace %%%ACCOUNT_ID%%%
with your account ID from step three. Replace the other variables as suggested in the code comments, and click "Save."
That's it. You're done.
After installing Confection, start sending data to any number of different endpoints.
Questions or comments about using Confection with Contentful? Leave them below.
You can also use the chat app in the lower right corner.