Model url setup (clearly, a url merge param exists, right?)
But…
What’s going on here?
Model url setup (clearly, a url merge param exists, right?)
But…
What’s going on here?
Looks like a bug with the Page Composer for REST Models with only an Insert method. As a workaround, this should work if you specify the URL Merge Condition’s parameter name in the XML for the URL Merge Condition.
For instance here’s what the Condition node might look like, where I’ve got a url /createcontact?email={{emailaddress}}
Thanks, Zach.
For others not as comfortable with editing XML, you can trick the builder by adding a query method with the same url merge condition parameter. Once you’ve set up your condition, you can delete the query method, and the condition will stay.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.