To integrate this plugin into your app, simply install it and you'll be able to call DALL·E's generations API in any of your workflows. You can customize the prompt, image number, and image size you send to DALL·E.
You will need you own OpenAI API key in order to use this plugin. You can get this after signing up here:
https://beta.openai.com/signup/On the plugin page, you'll be asked for your API key in the 'Authorization' field. This should take the form 'Bearer {API key}' (without quotes). For example, Bearer sk-abc123
You can find your API key in your OpenAI account settings.
Check out the URL for ways to implement Dalle (note, the API key on the demo bubble app no longer works due to misuse, however the workflows are still accurate).