Workflow action "Send a webhook" -> property in url

Need some help HS support isn’t able to offer, hope you guys can!

I need to make the following call in a Workflow (through “Send a webhook”-action):

GET https://foobar.com/api/users/$id

The workflow is contact-based and $id is a contact-property. This seems simple, however the functionality seems to be to limited to make this work (only option appears to be https://foobar.com/api/users/?id=XXXX, which doesn’t work). Any suggestions?
Thanks in advance,

Olivier

Hi, @OJanssenMMM :waving_hand: Can you add details? Your code, screenshots of how it is set up in your workflow, etc?

This helps the community to understand your issue and ways they can assist.

Best,

Jaycee

Hi Jaycee,

Unfortunately my issue doesn’t seem to be compatible at all with Hubspot’s functionality (as I can’t add variables (contact properties)) to the webhook URL):