Call the SearchFIT API from n8n workflows with an HTTP Request node.
n8n calls the SearchFIT REST API with a key.
Pull published articles, or create a key with write scopes.
Point a SearchFIT webhook at n8n to start when an article is published.
Use n8n's own apps for the next step.
Read published content is enough to pull articles.
Send the key as a bearer token.
By hand, on a timer, or from a SearchFIT webhook.
No. n8n connects through its HTTP step and the SearchFIT API.
Read published content is enough to pull articles. Create a scoped key for anything that writes.
Yes. Add a webhook endpoint and it sends a request when an article is published or updated.