We have requirment to send data of issue from zoho project means need to create.
I am doing testing with postman but facing issue in payload
Welcome @AGSuite Technologies
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Like the error says you need to provide the key of your parent issue, which is task and with this payload I don't see the the ID of your issue type. You can find this when you go to Issue type scheme of your project and click on the issue type. Within the URL, you will see the ID.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
But we only need to create issue , How we get parent issue id , if no issue is created till now
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Task has its own unique issue type id regardless if the issue has been created or not.
If this is a team managed project, you can find it under Project Settings > Issue Types > Task
If this is company managed project, you can find it under Project Settings > Issues > Types > Click on the Task issue type and it will redirect you to the workflow and in the URL itself you will see the ID.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Ok, when you go to Project Settings, do you see Issues or Issue types?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You have to click on the project settings (the cog icon):
This is from the example project.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.