Generate a scenario segment using AI
You can use AI to enter a text prompt describing what you need a section of your scenario to do. Fusion will then generate modules that will perform those actions, which you can use in your scenario.
As with anything generated from AI, we recommend that you double check and test the generated modules to ensure that they are performing as intended.
Currently supported AI module applications
The Fusion AI can currently generate modules that connect to the following applications:
- Adobe Firefly
- Azure OpenAI
- Microsoft Graph
- Adobe Workfront Planning
- Adobe Analytics
- Adobe PDF Services
- Adobe Marketo
- Adobe Frame.io
- Dropbox
- NetSuite
- Google Calendar
- Atlassian Jira
- GitLab
- Spotify
- Bitbucket
- OpenAI
- Slack
Generate modules
-
Begin adding a module and select Generate with AI from the list of applications.
Or
Click the Generate with AI icon near the bottom of the scenario editor page.
The AI Assistant panel opens.
-
Enter a text prompt into the box.
For tips on prompts, see Tips for creating text prompts in this article.
AI Assistant generates the module or set of modules.
-
(Conditional) If necessary, add your API token for the application into the modules.
-
Check the modules to ensure that they are configured for the appropriate application and action.
-
(Conditional) If the generated scenario section is not attached to your scenario, drag it into place.
We recommend testing the modules to ensure that they are performing as intended.
Tips for creating text prompts
Text prompts should include the following information at a minimum:
- The application that you are connecting to
- The action or actions that you want to perform
Delete the records 'xyz-123', 'xyz-456', 'xyz-789' from Adobe Workfront Planning
This includes the applicationWorkfront Planning
and the actiondelete records
. This prompt creates three modules, one for each record that will be deleted.Change campaign summary of the record 'xyz-123' from Adobe Workfront Planning
This includes the applicationWorkfront Planning
and the actionchange campaign summary
.Get all field details in the record type with ID 'test-record' from Adobe Workfront Planning
This includes the applicationWorkfront Planning
and the actionget field details
.
-
Generate an image in Adobe Firefly and upload it to Dropbox
This example is incorrect because it includes more than one application
Consider the following when creating text prompts:
- Use direct, simple language.
- Check and test your modules. If it does not perform as expected, refine your prompt and try again.