...
Execution: the activity will create a new e-mail account for the connected AutoKAS account:
Connect to AutoKAS
This activity connects to the specified AutoKAS account and outputs a AutoKAS client connection.
...
The List mail accounts activity parameters can be provided by manual inserted values or via IN arguments or variables:
All of the input parameters are mandatory, in this case Connection being the only parameter.
...
- Output (type: collection<collection<string>>): outputs a collection of mail accounts and their properties.To use the elements of the collection, use Get Element From Collection activity.
- Output Mail Logins (type: collection<string>): outputs a collection of mail logins found for the specified AutoKAS account.
- Output Rows Count (type: int32): outputs the number of mail accounts found on the specified AutoKAS account.
Execution: the activity will output all the mail accounts and their properties for the account where the activity is connected to:
Update mail account
This activity update the desired mail account from the specified AutoKAS account.
...