To integrate ManyChat into AEvent follow this two part setup.
Setup Part 1
Log in to your ManyChat account at https://manychat.com/
Click on “Growth Tools” in left sidebar.
Click “New Growth Tool” in the top right corner and name it “AEvent”.
Under Embeddable Widgets, choose “Button”.
Please Note: You will need to customize the initial message that will be sent to customers under “Opt In Actions”.
Click Setup then check the box next to “Pass value from widget to Custom Field”.
In the box below “Select Custom Field”, enter “uuid”. If you don’t already have that field, you will need to click on “Create New” and create the field.
Under “Embed Your Widget” you will need to find your widget ID. It will be the value of XXXXXX in the code showing: <div class=“mcwidget-embed” data-widget-id=“XXXXXX”></div>
Copy the widget ID into Notepad.
To find your API Key, click on Settings in the left sidebar, then choose API from the top navigation bar.
Copy the Token and paste it into Notepad. If you don’t already have one, click the “Generate Token” button.
Go to https://app.aevent.com/#/addIntegration and click "Add Integration"
Click on ManyChat.
Paste the token into the API Key and and paste the Widget ID into the Widget ID field.
Click “Yes, Continue”
Setup Part 2
For the second part of integration, go into an existing Timeline or create a new one.
Click on Settings then click the Integration heading and check the box next to ManyChat.
Click on the Code heading then scroll down and click on “Confirmation Page Setting”.
Copy the URL in the “ManyChat Callback URL box”
Go back to ManyChat and click on Automation on the left sidebar then choose Rules.
Click “New Custom Rule” in the top right and name it AEvent.
Click on Trigger and choose “Custom Field value changed” then click on “Change a custom field”.
Select “uuid” then click on “has changed to any value”.
To the right, click on Action and scroll down to “External Request”.
Click “Add your request” and paste the URL you copied from AEvent into the “Request URL” field.
Below that, click on Body then “Add Full Subscriber Data” and click Save.
Your ManyChat account is now integrated into AEvent and able to be used for scheduling your timelines.
Troubleshooting
If you have any problems with your integration the first thing to test is press the "Test" button on the Integration. This will confirm if the connection to ManyChat is valid. If you continue to have problems, delete and re-add the integration.