Hello,
I’m trying to set up the following scenario:
- The user goes though a ManyChat automation on Facebook Messenger to answer a questionnaire.
- All the answers are recorded both in ManyChat and Airtable through an Integromat connection.
- At the end of the questionnaire, the user can choose to register an account on the Adalo App directly in Facebook Messenger.
I successfully set up the integration between Airtable and ManyChat.
Now I am at a point where, in Integromat, I have to:
-
Generate a UUID, that in Adalo I generate when the user signup with this formula:
-
Generate a password, so that I can communicate it to the user on the Messenger chat, with the instruction to change it as soon as he logs in for the first time.
Can I do that in Integromat? If yes, how?