Can't get dynamic data in URL

I’m cleaning up my URLs to make them more SEO-friendly. My existing workflow simply navigates to an internal page (the “Jobs” page) and sends the relevant data.

Screenshot 2021-10-19 at 20.38.00

After following a tutorial by @romanmg, I created a new data field for the “Job” datatype called “url_link”.

I then input the following in that field

Screenshot 2021-10-19 at 20.41.31

And change the initial workflow to:

Screenshot 2021-10-19 at 20.42.45

But whenever I click on the group that triggers the initial workflow, my URL does not contain the new url_link field

Screenshot 2021-10-19 at 20.44.58

What’s even more frustrating is that this workflow works absolutely fine if I change the dynamic data to another existing field (EG the “company name” field as seen below)

Screenshot 2021-10-19 at 20.46.59

The result:

Screenshot 2021-10-19 at 20.47.41

I’m sure there’s something incredibly obvious I’m missing here - if anyone has any ideas it would be much appreciated!

Is there a reason you’re not using the page slug feature?

3 Likes

Yes, the reason I wasn’t using it was… I didn’t know it existed! :slight_smile:

Thanks for pointing that out - it’s exactly what I need

1 Like