Pre-fill Form Fields through URL Parameters

Not sure if this is the right place to ask (and I’m not a developer, full disclosure) but I know this can be done. But not how it’s done in Pipedrive.

In a nutshell, I need to pre-fill a Pipedrive from field with a value at the end of the form’s URL like this:

[form URL]?FIELD-ID=FIELD-VALUE

FIELD-ID being the filed ID/name in the Pipedrive form and FIELD-VALUE being the information I need that field before the form is submitted.

Can anyone help?