Call the SearchFIT API from Make workflows with an HTTP module.
Make calls the SearchFIT REST API with a key.
Pull published articles, or create a key with write scopes.
Point a SearchFIT webhook at Make to start when an article is published.
Use Make'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. Make 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.