Creating a new object should return the identifier value in response
Currently when using the Communities API to create a new Idea entry, nothing is returned in the response. This makes makes it a requirement to then perform a search for the newly created Idea. Doing this programmatically would be difficult to be 100% sure the result is the new record. The response should return the identifier value of the newly created record.