Clay Icon

Do I need an Apollo API key for the integration to work?

ยท
ยท

Do I need an Apollo API key to use the apollo integration? I thought I previously saw that you can use it and it just costs more credits, but now when I'm trying it, it won't work without an API key.

  • Avatar of Zachary W.
    Zachary W.
    ยท
    ยท

    Nvm, I went ahead and set up a starter account with Apollo. But separately, am I able to set up a waterfall to search for contacts for an account list? Specifically, for a list of an accounts I would like to do a LinkedIn search first for contacts, then I would like to do an Apollo search second. Ideally, the Apollo search is adding contacts not found in the LinkedIn search (instead of both searches returning overlapping contacts).

  • Avatar of Clay T.
    Clay T.
    APP
    ยท
    ยท

    Hey there Zachary thanks for reaching, taking a look.

  • Avatar of Clay T.
    Clay T.
    APP
    ยท
    ยท

    So there is no way to tell Apollo to not return the same results currently. Right now the best workaround would be to apply a filter to avoid having the same person twice on a table.

  • Avatar of Zachary W.
    Zachary W.
    ยท
    ยท

    ok, thanks for looking