/
Where can I call api.sendEmail?
Where can I call api.sendEmail?
Answer
api.sendEmail()
can be called only from logic executions, which allow Object Modifications (such as Calculation Flow or Calculated Field Set, etc) or from a Logic started by formulamanager.execute
backend call e.g., from outside via Rest API. See details on page: Allow Object Modification .
, multiple selections available,
Related content
How to Format Emails via api.sendEmail
How to Format Emails via api.sendEmail
More like this
Allow Object Modification
Allow Object Modification
Read with this
pfx-smtp:send
pfx-smtp:send
More like this
Notifications (Technical User Reference)
Notifications (Technical User Reference)
More like this
pfx-smtps:send
pfx-smtps:send
More like this
Can I send notification email to quote creator instead of submitter?
Can I send notification email to quote creator instead of submitter?
More like this
Found an issue in documentation? Write to us.