SugarCRM
With SugarCRM modules in Make, you can manage accounts, bugs, calls, campaigns, cases, categories, contacts, contracts, currencies, custom queries, email templates, forecast worksheets, inbound emails, leads, manufactures, meetings, notes, opportunities, products, product types, projects, prospects, and revenue line items.
To use the SugarCRM modules, you must have a SugarCRM account. You can create an account at sugarcrm.com.
Refer to the SugarCRM API documentation for a list of available endpoints.
To establish the connection:
- Log in to your Make account, add a SugarCRM module to your , and click Create a connection.Note: If you add a module with an instant tag, click Create a webhook, then Create a connection.
- Optional: In the Connection name field, enter a name for the connection.
- In the Server URL, enter the domain name where your program is registered. For example: https://example.sugarcrm.eu/.
- In the Username and Password fields, enter your SugarCRM account credentials.
Optional: Click Show advanced settings and enter your Platform for platform-specific metadata, the API Version, and your custom app client credentials.
- Click Save.
You have successfully established the connection. You can now edit your and add more SugarCRM modules. If your connection requires reauthorization at any point, follow the connection renewal steps here.
This app uses webhooks to trigger a scenario when an event occurs instantly. All webhook modules have an instant tag next to their name.
To set up a webhook, follow these steps:
- Add a SugarCRM instant module to your scenario and click Create a webhook.
- Optional: Enter a name for the webhook in the Webhook name field.
- Select the corresponding connection for the webhook in the Connection field.
- Click Save > Copy address to clipboard.
- In the top-right corner, click on your profile avatar and click Admin.
- Under System, click Web Logic Hooks.
- In the upper-right, click Create.
- Fill in the fields as follows:
- Click Save.
SugarCRM will now send data to Make through the webhook when the selected event occurs.