Hello,
I have an intake form that takes in a few details and creates a page. I would like to send the submitter a link to that page via email.
I created a separate IFTTT and a text field to capture the submitters email in the form, within the recipients field I have [entry.subEmail] and within the email I have this. :
Hello,
We've received your request and here is the link to the page where you can track the progress of the submission.
You can access it here: ${page.url}
Thank you!
Neither of these functions correctly any help would be greatly appreciated!
What about simple Confluence link!? Why to use anything like " ${page.url}"?
How would I send a simple confluence link? I need it to send a link to the page that it just created. Also have not been able to be able to send to a recipient email entered into the text field.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Do you save back (the record) the page ref?
(solution on the right is a better one)
Meaning that you can then just have a ConfiForms Field macro placed in the IFTTT that sends an email (field name is set to the field that you use to store the reference to the created page)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.