@oneblink/apps-react
Preparing search index...
IntegrationTypes
IntegrationMailGun
Type Alias IntegrationMailGun<S>
IntegrationMailGun
:
IntegrationBase
&
{
configuration
:
{
apiKey
:
ConstrainedSecret
<
S
>
;
domain
:
string
;
userVariables
?:
(
{
key
:
string
}
&
(
|
{
text
:
string
;
type
:
"TEXT"
}
|
{
type
:
|
"ENVIRONMENT_NAME"
|
"FORM_DESCRIPTION"
|
"FORM_ID"
|
"SUBMISSION_ID"
|
"EXTERNAL_ID"
;
}
)
)
[]
;
}
;
type
:
EmailSendingAddressMailgun
[
"type"
]
;
}
Type Parameters
S
=
SavedSecret
Settings
Theme
OS
Light
Dark
@oneblink/apps-react
Loading...