RESTAPI:Notification Mail: Unterschied zwischen den Versionen

Aus Cryptshare Documentation
Wechseln zu:Navigation, Suche
Keine Bearbeitungszusammenfassung
Keine Bearbeitungszusammenfassung
 
(2 dazwischenliegende Versionen desselben Benutzers werden nicht angezeigt)
Zeile 1: Zeile 1:
{{InfoBox|title=Minimum REST API Version|content=These endpoints require at least the [[{{NAMESPACE}}:Version_1.10|Cryptshare REST API version 1.10]].}}
{{InfoBox|title=|content=Please note that the Cryptshare Server only allows this operation for a verified sender email address (see [[{{NAMESPACE}}:About_Verifications|Verification]]).}}The Cryptshare server offers multiple notification emails via various endpoints. These notification emails are individual for each transfer and can be requested, as soon as a transfer session was finalized into a transfer.
{{InfoBox|title=|content=Please note that the Cryptshare Server only allows this operation for a verified sender email address (see [[{{NAMESPACE}}:About_Verifications|Verification]]).}}The Cryptshare server offers multiple notification emails via various endpoints. These notification emails are individual for each transfer and can be requested, as soon as a transfer session was finalized into a transfer.


Zeile 9: Zeile 10:
* If specified, the used password for the transfer.
* If specified, the used password for the transfer.


 
<br />
 
<br />
[[Datei:Mail-template-recipient.png|mini|links]]
[[Datei:Mail-template-recipient.png|mini|links]]
== Recipient notification mail ==
== Recipient notification mail ==
Zeile 20: Zeile 21:
* A link to the reply page
* A link to the reply page


 
<br />
 
<br />
 
<br />
 
<br />
[[Datei:Mail-template-sent.png|mini|links]]
== Recipient notification mail from sender's point of view ==
== Recipient notification mail from sender's point of view ==
[[Datei:Mail-template-sent.png|mini|links]]The [[{{NAMESPACE}}:Recipient_NotificationMail_From_Sender_Point_Of_View|recipient notification mail from the sender's point of view]] is a mail that could be placed in the outbox of the sender and contains the unique information of a transfer:
The [[{{NAMESPACE}}:Recipient_NotificationMail_From_Sender_Point_Of_View|recipient notification mail from the sender's point of view]] is a mail that could be placed in the outbox of the sender and contains the unique information of a transfer:


* The notification message text that the sender selected (or the default text)
* The notification message text that the sender selected (or the default text)

Aktuelle Version vom 17. Juli 2024, 12:42 Uhr

Minimum REST API Version
These endpoints require at least the Cryptshare REST API version 1.10.
Please note that the Cryptshare Server only allows this operation for a verified sender email address (see Verification).

The Cryptshare server offers multiple notification emails via various endpoints. These notification emails are individual for each transfer and can be requested, as soon as a transfer session was finalized into a transfer. The supported notification emails are the following. More details, how to request each of the notification emails can be found on the respective page.

Mail-template-sender.png

Sender notification mail

The sender notification mail contains the unique information for the sender of a transfer

  • The information that the recipient was informed
  • A link to the revocation page
  • If specified, the used password for the transfer.



Mail-template-recipient.png

Recipient notification mail

The recipient notification mail contains the unique information for the recipient of a transfer

  • The notification message text that the sender selected (or the default text)
  • The sender's contact details.
  • The download link to access the transfer
  • A link to the reply page





Mail-template-sent.png

Recipient notification mail from sender's point of view

The recipient notification mail from the sender's point of view is a mail that could be placed in the outbox of the sender and contains the unique information of a transfer:

  • The notification message text that the sender selected (or the default text)
  • The sender's contact details.


The notification mail does not contain:

  • The download link to access the transfer
  • A link to the reply page