on ‎2022 Mar 17 6:53 AM
Dear Team,
I am trying to insert one phone call record through Phone call collection API in C4C Odata API.
But i am getting error- "The specified HTTP method is not allowed for the resource identified by the Data Service Request URI".
Please find attached attached screen shot of postman tool header , URL and Body detail. postman-post-call-body.pngCould you please guide me what mistake i am doing here.
Thanks and Regards,
MD.
Request clarification before answering.
I'm not an expert on this specific API, but from the documentation it looks like you are not supposed to add an object id to your POST request - See the attached screenshot.
So I'd suggest to try again without the object id in the request URL.

You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Dubey,
ObjectID can be used only as reference for updating records.
For POST, we don't have to ask pass Object ID in the URL, Since the ObjectID will be created internally by the system when you create an record.
Remove the Object ID and then try again.
Regards,
Palani.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.