Cannot capture output from Relevance AI tool in Make

Hey Makers!

I am trying to build an integration between make.com and relevance ai. It is a very simple test with 2 steps:

  1. Execute a Relevance AI tool that takes a name > searches using google search and returns the results
  2. Set the variable in make.com with the output.

The problem is that the when I connect the Relevance AI Tool it does not give the output response. So I am not able to capture the output in make. I have checked, re-generated Relevance AI API keys with admin permissions.

Appreciate any leads.
In Make - The tool output is not captured

In Relevance AI logs I can see the tool was executed and output JSON is visible

@Flow_Clarity_AI
Hi, I have never used Relevance AI before, but I am responding in the hope that I can be of some help.

I think that the Execute a Tool module of Relevance, which is executed in Scenario of make, only executes the tool in Relevance, so the result executed in Relevance will not be returned to make.
If there is an API in Relevance that executes tools and then returns the result of the execution, it might be possible.

However, since this is a make community, I will not go into the specifics of Relevance.

Thanks! for the response. I must add that I had tried this last week and it was working. Something’s changed somewhere. Still debugging :frowning:

1 Like

Just to share an update the issue was with the Relevance ai integration with Make and was resolved by their developers

3 Likes