Rest API configuration and variables

I am working with the Rest API to pull photos from Company Cam into my CRM. I am able to get the api calls to work when hard coding the data, but once I move to URL parameters it stops working. Here is what it looks like when I try to use url params, but when I run the page I get a 404 not found error. Also, once I get this working. How do I send the project_id to the API Call? The help documentation is a little light on this information. Thanks!

1 Like

I think they’re looking into it: Pass list details block to Rest API Placeholder

This should have been fixed a couple days ago. Can you please confirm when you get a moment.

Is it possible to put in {CURRENT_RECORD: fieldName} in the Value field of the URL Params? The idea is to basically have the conditional filter function for REST API data sources so we can pull data from APIs conditioned by values of another database.

1 Like

I don’t believe so, but if you are able to check and find out, let us know =)

Also, if you want to add as a feature request, you can do it here: Suggest a Feature - Softr

Hmm, I just tried the LOGGED_IN_USER: filedName as described here in this Help Doc. I’m doing it the same way as the Stripe Example Rest API – Softr Help Docs but it doesn’t work.

Can you direct message me your APP URL + add support@softr.io as a colaborator?

I’ll have one of our engineers look into it for you. Might take till early next week given the holidays.

1 Like