1. Select the Component you want to add the Custom Action to and choose "New Custom Action" from flyout.
2. Name your Custom Action and select the Type. In this case we are using Create.
5. Type 'Authorization' and 'Bearer [YOUR SECRET_KEY] - Be sure to update to LiveMode credentials when launching your app. Click 'Done'
6. Update any Variable Inputs you will need for Queries. This will allow you to use MagicText to input information.
7. This API allows email address so we will enter an example from our Stripe Customers Dashboard.
9. In this example it is 'email' and the Value will be the Input from MagicText. Once entered, Click 'done' and Run the Test Request.
10. Click on cus_MWsSstDxiEoIYl
11. If successful, you will see the MagicText Output properties and can rename them for easier identification.
12. You will also be able to view the full response from the API by clicking 'Show Full Response'. After you have updated necessary Output data, Save your Custom Action.