v2023.1.64.0 - Workflow improvements
Major changes
Scenario node: Jump to another scenario {#v2023.1.64.0Workflowimprovements-Scenarionode:Jumptoanotherscenario}
Now scenarios have a node that allows you to send a profile to another scenario: to its beginning or to a specific node. You can only send a profile to a scenario that uses the same database.
Scenario node: improved Pause {#v2023.1.64.0Workflowimprovements-Scenarionode:improvedPause}
The scenario pause element has been extended with new conditions:
Expect day of the week and time period. Use it if you want the next scenario node to be active only on certain days and hours (for example, on Saturday and Sunday from 10 am to 12 pm).
Expect dates from a list. Specify dates and times in the list — profiles will be moved to the next node of the scenario when one of the specified dates occurs (for example, April 10 or 17 at at midnight).
Expect data from a profile. Send the profile to the next node of the scenario when the date specified in the profile field is reached (for example, date of birth or subscription end date).
All conditions can take into account the profile's current time zone.
Scenario node: improved Import to database {#v2023.1.64.0Workflowimprovements-Scenarionode:improvedImporttodatabase}
The "Import to database" node now has the ability to copy the profile history for the specified time period. This way, you can start using advanced segmentation for the new database right away.
Scenario node: improved API call {#v2023.1.64.0Workflowimprovements-Scenarionode:improvedAPIcall}
We have added the ability to use OAuth authorization for the API call element. Now you can receive or send API data to external services that use OAuth 2.0 as authorization method.
API connections are configured in the settings section by a user with master access rights.
These connections can also be used in Action Hooks.
Sending email through Amazon SES
We have updated the integration with the popular email sender in accordance with the new API. Now you can choose the sending region.