How to integrate GREATPAGES via WEBHOOK with EGOI
To create a Webhook integration with E-goi, where the leads registered in GreatPages are sent to that tool, follow the step by step below:
In E-goi (Generate the receiving URL):
- Access your E-goi account and go to "Contacts" or "Automations";
- Choose the list where the data should be added or create a new automation (such as a "Relationship" flow);
- Find the Webhooks option or drag the "Webhook" block into the automation flow;
- Create a new integration/webhook, provide a name and generate the URL (the E-goi "Endpoint");
- Copy this URL, since that is where your other system will send the data;
- Define the events that E-goi should notify (e.g.: new subscription, message opened, etc.) and save.
In GreatPages (Configure the integration):
- Access your page in GreatPages and click on the "Editar" button;
- Select the form you want to integrate;
- In the side menu, click on “Configurar” > “Integrações”;

- Choose the sending type:
- POST (recommended for simple integrations)
- POST + JSON (recommended for tools that require a JSON structure, such as Make, Integromat, etc.)

- In the Webhook URL field, paste the link generated by the destination tool.

- After that, map the form fields with the names/variables that the other platform expects to receive.
Example:
- Nome →
first_name - Email →
email - Telefone →
phone - Click on “Salvar”.

🧪 How to test:
- Access the published page.
- Fill out the form with test data.
- Check on the destination platform (e.g.: Make, CRM, spreadsheet, etc.) whether the data was received correctly.
⚠️ Important tips:
- The field names must be exactly the same as the ones E-goi expects.
- The Webhook URL must be active and ready to receive data.
- Fields with wrong or missing names can make the integration fail (without warning).
Still have questions? Reach out to our team on Chat! We're always happy to help.
Updated on: 08/01/2026
Thank you!
