i was looking to get Custom Fields from a project , but there was a api link /workspaces/{workspace_gid}/custom_fields ,
it was returning custom fields from all project present in workspace.
can anyone help me with it ?
i was looking to get Custom Fields from a project , but there was a api link /workspaces/{workspace_gid}/custom_fields ,
it was returning custom fields from all project present in workspace.
can anyone help me with it ?
Hi @Soham_Jain,
Here is the endpoint to get the custom fields that are active in a particular project.
@Phil_Seeman thanks for reply , will try it and let you know if its work or not