Help with setting up Revit → Speckle → Airtable automation using Make.com

Hello jonathon,

Greetings,

I am trying to set a automate the data extraction from Revit>Speckle>Airtable. For that I am trying to do use Make.com. for pushing the data to airtable. But I am not able to get the REST API endpoints correctly, I alwaya end up with this error message, that I have attached with the message.

Could you help me to get this done? I am a civil engineer, not a coder or programmer. I am taking help of copilot and chatGPT.

Regards,
Palak

This is the error message

You can use Speckle with Make?.. Well, I guess that makes sense, there are custom http nodes in there.

I used Make in the past and even with coding experience I found it tricky to make it do things it doesn’t support right out of the box. I’m suspecting that the http call wasn’t setup properly in that node, can you share what the content of that node looks like?

Hey, there.

I am trying to set up an automation as speckle gets new version of a model from revit, it pushes the data through make.com to the airtable. This was the content of that node
https://app.speckle.systems/api/projects/PROJECT_ID/models/MODEL_ID/versions

It would be definitely better for you to share what you have tried already @Palak_Pandya