Path Variables For BigMarker

How do I put in the Path Variables for BigMarker?

Example:
https://www.bigmarker.com/api/v1/conferences/registrations/:conference_id

How you put in the :conference_id?

I have put it in the API Endpoint URL: https://www.bigmarker.com/api/v1/conferences/registrations/:c986asd768

But that does not work. In Postman you put it in as a Path Variable (Key: conference_id Value: a2ce32ae626e) and works no problem.

Where is that functionality in Parabola?

Hi @Gregory_Yarnold - Apologies for the delayed response here. If you remove the colon “:” from before the conference id in the endpoint URL, are you seeing everything pull in correctly? If not, do you mind sending over a link to the Flow to help@parabola.io so we can take a look at any error messages that might be coming over from the API?