Getting entry CP url from integration to include in email notification #2810
Answered
by
engram-design
peteeveleigh
asked this question in
Q&A
-
|
Is there a way to include the CP URL of an entry created by the Element Integration within an email notification? i.e. User submits a form, an entry is created, admin gets a notification which contains the CP URL of the entry that's just been created. I'm about to start digging around the code to find out but thought I should ask here first. |
Beta Was this translation helpful? Give feedback.
Answered by
engram-design
Apr 21, 2026
Replies: 1 comment 1 reply
-
|
I'm afraid not, because there's no sequential order for integrations, so there's no guarantee that the Entry Element integration is run before the email notification. |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
peteeveleigh
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I'm afraid not, because there's no sequential order for integrations, so there's no guarantee that the Entry Element integration is run before the email notification.