I am trying to use "Restrict Page View" on the "OnCreated" event on a "Edit ‘ConfiForms IFTTT Integration Rules’ Macro".
- I am trying the "Restrict Page View" Action.
- I am adding my company email address under "Page Viewers" and "entryID" as the "Page" variable.
- I am also checking off "Do not add current user as viewer" on the "Restrict Page View" IFTTT Macro.
- "entryID" is passed as a parameter to a prior IFTTT Integration Rules Macro with an "OnCreated" event and an action of "Create / Update Confiforms Entry" having "Parameters set on entry" of "entryId=[entry.id]&createdPage=[iftttResult_PC.id]&CreatedDate=[entry.CreatedDate]"
Looks like this (see below).
The resulting child page is not restricted at all, what am I doing wrong?
Yo need to set the username, not the email.. unless, of course, the email in your Confluence instance is a user's username
And for page id you need to set the page id of the page you want to apply the restrictions
Most probably it should be [entry.createdPage]
I see that you saving the page id back to this ConfiForms field
Alex
Both suggestions were correct.
My username was my LAN ID (buried in my Confluence profile) and the Page was the target page, not the source.
Thanks Alex!
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.