We need to query on a custom field, SF Account ID, on the Aha record, to determine if an account has already been created in Aha. Because we can't do this, we are constantly creating duplicate accounts in Aha that need to be manually removed.
Sara Olson
over 2 years ago
in API
2
Future consideration
Ability to create custom_pivot reports programatically
I have created one custom_pivot report from the UI. Now I'd like to duplicate this report 20 times and change one value in one filter. Is there a way to do this through the API? Something that would allow me to export a custom_pivot definition as ...
Guest
over 2 years ago
in API
0
Future consideration
Fire Webhook when feature tags on a feature are Added/Removed/Changed
Currently we have a custom integration we have built between Aha and GitLab. This is going OK, but when a feature tag is updated, it does not trigger an appropriate webhook to allow us to carry the changes over to GitLab. This is causing problems,...
Guest
over 2 years ago
in API
0
Future consideration
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
almost 3 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
about 3 years ago
in API
0
Future consideration