Hi all,
In our scenario, let’s say an employer posts a new ‘job’. This job needs to receive candidates.
What I’d like to achieve, is generate a unique URL with form, with the form tied to the candidate submissions of that specific job. The unique url can be randomly generated, or we use the job thing unique ID?
Can we achieve this with a token for security purposes? We’d like to generate the URL as an output - so we can then push this via API / Email to third party users.
Any ideas?
Matt