
Sample code for using contentful api
- or -
Post a project like this- Posted:
- Proposals: 9
- Remote
- #1240355
- Awarded















Description
Description of requirements/features: I'm using contentful.com for a website project and need someone with some experience using it to help me with the API calls I need to make.
I'll provide a number of API calls i need to make and you'll provide the API GET request I need to make.
I'm using PHP but just using curl to call the API endpoint e.g.
"https://cdn.contentful.com/spaces/$space_id/entries?access_token=$access_token&content_type=$contentType_id"
Its simple enough stuff
e.g. i want all blog posts belonging to this category.
but as ever vague documentation, lack of experience and time are making a very simple task turn into a very long one.
Extra notes:

Simon K.
0% (0)New Proposal
Login to your account and send a proposal now to get this project.
Log inClarification Board Ask a Question
-
Hi Simon, So basically you just want to retrieve info via the API not to create or update, right? Cheers, Tom
Simon K.04 Aug 2016in immediate term i need one call that retrieves content: all entries from a content type (blog) which have been referenced with another content type (category). I may need an API call that can post content from a web form into a content type (web form submission).
-
Hi,
do you need just the query or do you also need code for the response processing?
How many queries (more or less) will you be needing?
What is your time frame?
Kindest regards,
LucySimon K.04 Aug 2016hi
just the query. 2-3 queries in immediate term.
in immediate term i need one call that retrieves content: all entries from a content type (blog) which have been referenced with another content type (category).
I may need an API call that can post content from a web form into a content type (web form submission). -
Hi - How many calls do you need code for?
Simon K.04 Aug 2016in immediate term i need one call that retrieves content: all entries from a content type (blog) which have been referenced with another content type (category).
I may need an API call that can post content from a web form into a content type (web form submission).