Postmark environment variables
BOX_PROVIDER_POSTMARK__PROVIDER_FROM
<string>
would go into from field. Usually looks like in these: example@example.com
, John Doe <noreply@example.com>
.
BOX_PROVIDER_POSTMARK__PROVIDER_API__KEY
<api_key>
is your Postmark API key.
Last updated