docusealco / docuseal

Open source DocuSign alternative. Create, fill, and sign digital documents ✍️
https://www.docuseal.co
GNU Affero General Public License v3.0
5.61k stars 371 forks source link

Set from and/or reply too with API #223

Closed Nethan closed 3 months ago

Nethan commented 4 months ago

Hi,

would be nice to have the possibility to set the from email and/or the reply to email with the api on a create request.

Something like:

$postfields = '{
         "template_id": 7,
         "send_email":"true",
         "from_email":"department1@domain.xx",
         "reply_to_email":"department1@domain.xx",
         "bcc_completed" : "archiv@domain.xx",

....

omohokcoj commented 3 months ago

@Nethan reply_to param has been added in the 1.4.9 release and in the Cloud https://www.docuseal.co/docs/api#create-a-submission