Apollo.io (signals)

Hi I need help with the Apollo API building with N8N.

Does anyone know how to ping or what intent signals are labeled in Apollo? It is not listed but I want to search for a specific signal to scan for in n8n and whenever it happens I start a workflow

https://apolloio.github.io/apollo-api-docs/?shell#people-enrichment

It looks like your topic is missing some important information. Could you provide the following if applicable.

  • n8n version:
  • Database (default: SQLite):
  • n8n EXECUTIONS_PROCESS setting (default: own, main):
  • Running n8n via (Docker, npm, n8n cloud, desktop app):
  • Operating system:

Hi @Matthew_McLeod ,

Welcome to the community! :dizzy:

I’m not overly familiar with Apollo, but from what I understand about their intent signal topics and your question, you are looking to know every time a company searches for a particular topic that you have marked as an intent topic and trigger an n8n workflow from that search action. Did I understand this correctly?

From Apollo’s API documentation it seems like they don’t publicise an endpoint you could directly track for this. Might be because they get their intent signal data from two separate partner companies, Bombora and LeadSift. https://knowledge.apollo.io/hc/en-us/articles/8047704465933-Buying-Intent-Overview

I would suggest reaching out to them and asking them if they have any public endpoint you could use to query their API for this information. From there you can better workout how to leverage n8n’s capabilities to automate a workflow from it

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.