Skip to content
Parameters and proj...
 
Notifications
Clear all

Parameters and project ID not showing in request body with Relevance AI

8 Posts
4 Users
0 Reactions
4 Views
2rroug
(@2rroug)
Posts: 3
Active Member
Topic starter
 

When I transfer this body to callin.io from Relevance AI and execute the step, the application returns an error concerning parameters that are not visible in the request body, along with the project ID.

Are there any solutions?

 
Posted : 15/05/2025 1:08 am
tridi
(@tridi)
Posts: 4
New Member
 

Hi there, welcome to the callin.io community!

:callin.io:

Could you please specify which node you are referring to? It would be helpful if you could share your workflow so we can identify it.

 
Posted : 15/05/2025 1:17 am
2rroug
(@2rroug)
Posts: 3
Active Member
Topic starter
 

It’s from the HTTP request node </>0zIGhx4qylmY1R9l, is that the correct workflow code? I couldn’t find a way to share.

 
Posted : 15/05/2025 1:30 am
tridi
(@tridi)
Posts: 4
New Member
 

You can capture a screenshot of your workflow or embed it directly here like this:

 
Posted : 15/05/2025 1:46 am
2rroug
(@2rroug)
Posts: 3
Active Member
Topic starter
 
 
Posted : 15/05/2025 10:15 am
tridi
(@tridi)
Posts: 4
New Member
 

Okay, so you're looking to establish communication with Relevance AI via form submissions now? Have you already followed this documentation: API keys - Relevance AI Documentation? Your issue appears to be more technical and related to the Relevance AI platform's documentation.

 
Posted : 15/05/2025 10:35 am
tainoooo
(@tainoooo)
Posts: 4
Active Member
 

Hello, please copy and paste the following:

json
{"params":
{"company_url":"{{ $json[‘What is your company website?’] }}"},"project": "ENTER YOUR PROJECT ID"}

To locate your project ID within Relevance AI, examine the URL in your browser. The URL follows this format:

app.relevanceai.com/agents/REGIONID/PROJECTID/.

For instance, my project is named Highlights.
[Relevance AI]

My project ID in this case would be 48618a029b95-4fbc-8bad-74075bea2887.

You can utilize this project ID when configuring the integration. When making API calls to your Relevance AI tool, ensure you include this project ID in your requests as per the API documentation. Simply copy the project ID directly from the URL and paste it into the JSON code. The parameter section can be typed in, but it's crucial to maintain correct spacing and punctuation.

 
Posted : 20/05/2025 8:16 am
Malidurma
(@malidurma)
Posts: 1
New Member
 

Hi there! I'm encountering the same problem. I followed the steps you provided, but I'm receiving this error: Studio [MY PROJECT ID] does not exist or is not publicly triggerable.

 
Posted : 29/05/2025 6:34 am
Share: