Skip to Main Content
Status Future consideration
Categories API
Created by Sara Olson
Created on Jan 6, 2023

Ability to query on custom fields in API

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.

  • Attach files
  • Sara Olson
    Reply
    |
    Jan 11, 2023

    Hi Kelly, In order to be able to select an organization / account from the dropdowns in Aha, we appended the org name with the SF Client ID, so that the org name has the format 'HP (12345)'. We have multiple accounts that are named 'HP' in Salesforce. We created an integration to bring over new accounts, and we used the new naming convention. However, when a Sales Rep is in Salesforce and they select an Account, and want to add an idea, the account that is searched for in Aha is only the account name 'HP', and therefore this action creates a duplicate account. We have added a Salesforce field, 'Aha Org Id' to capture the Aha organization id whenever the integration creates a new account in Aha, so that we can tell if the account has already been synced.

  • Admin
    Kelly Sebes
    Reply
    |
    Jan 10, 2023

    Thank you for reaching out. The API does not currently support looking up records by custom fields. However, you can retrieve a list of all the organizations, including the SF Account ID custom field.

    We generally recommend using the Salesforce integration to import new accounts into Aha! organizations. If that doesn't work for your use case, could you help us understand what is missing?