API to work with Google Apps Script UrlFetchApp Class
Integrating AHA! with G Suites workflows would be extremely powerful. the CURL equivalent in Google Apps Script is UrlFetchApp. When using the class, the API returns errors. CURL cannot be used in GAP.
Guest
over 2 years ago
in API
0
Future consideration
I need to retrieve an Idea information (id, votes) via GET /features/id
Customers using API integration scripts will benefit a lot from this functionality. My script is based on individual Feature retrieval via API, but to get a linked Idea and its votes number I have to perform a number of sub-requests, which makes m...
Guest
almost 3 years ago
in API
0
Future consideration
ChurnZero is a customer success management software. Being able to sync customer feature requests to ChurnZero accounts would enable the Customer Success team to have a view into customer-related features.
Aidan Parisian
almost 3 years ago
in API
0
Future consideration
It would be great if Aha supports billing/license API for information such as renewal date,paid date, user limit etc, which can be used for cost managing platforms.
Guest
over 3 years ago
in API
0
Future consideration
Aha! API to create custom fields in workspace line or workspace or feature card?
Want to ask you one question, Do we have a Aha! API to create custom fields in workspace line or workspace or feature card? e.g I want to create workspace line cost and workspace line value as custom fields with the help of AHA rest api.
Guest
over 3 years ago
in API
3
Future consideration
Currently, the REST API doesn't indiciate if the given custom field has been defined as read-only or not. Here's a sample field definition for a read-only field as returned from `/api/v1/products/{productId}` {"id": "7002184427275897244","key": "k...
Tomasz Zarna
over 3 years ago
in API
0
Future consideration
Using the REST API I'm able to delete epics, Features, Ideas and other records, but for some reason this operation is not available for Products. At least it's not documented. Is there an internal/experimental API I could use? Is there any other w...
Tomasz Zarna
over 3 years ago
in API
0
Future consideration