Integrating MightyCall with Zapier

This feature allows Zapier to integrate MightyCall with your CRM system, Google Sheets, or Slack. Zapier moves info between MightyCall and your web apps automatically.

Steps to follow

There are two ways you can create Zaps: with an already existing Zap or customize your Zap.

1. Log in to Zapier and click on Create → Zaps.

701808b8-4adf-430b-a838-9909955a743a

2. In the pop-up window, choose Webhooks by Zapier.

c9c836d4-4e7d-4bee-b4d3-27c463e0966e

3. Next, select Choose Trigger EventCatch Raw Hook, and press Continue.

de66699b-8ffe-4d78-bfb2-b862e9acb181

14b0cc32-6003-46ba-8556-a339b7def710

4. In the new screen, copy the generated webhook URL.

7fe27443-d0bc-41e1-8f5f-b162d237beb4

5. Go to the Integrations → API → WebHooks section in your MightyCall account. Insert the generated URL in the Enter the URL field and click Save Changes.

33593f6a-fa4b-4d4c-969f-1cdf02b640c9

6. Return to Zapier and press Continue. If Zapier cannot pull up the data, it will give you an error, File cannot be found. If it is successful, it would pull up the information this way.

9311a0a8-7f89-4cdd-ae3f-815b64d1c988
7. Click to continue with the selected record to complete the Trigger setup. To proceed to the Action setup, select another app: for example, Google Sheets. Select the action event and the account to use.
a0f07ebe-1189-4b46-aed3-dacae468a367

8. After completing the base settings, configure the action.

2024-09-16_18-49

9. Make a test, and it will create a spreadsheet row in the selected spreadsheet.

4f18c6a0-8420-489a-86b2-f9f4d5be0cb8
2024-09-16_18-55

10. Publish the Zap to make it go live.

Webhook Fields

EventType, including:

  • OutgoingCall – initiate an outgoing call

  • OutgoingCallConnected – the outgoing call is connected

  • OutgoingCallCompleted – the outgoing call is completed

  • IncomingCall – initiate an incoming call

  • IncomingCallRinging – initiate ringing for an incoming call

  • IncomingCallStopRinging – end the incoming call if no one answers

  • IncomingCallConnected – the incoming call is connected

  • IncomingCallCompleted – the incoming call is completed

Fields captured can be the following:

  1. Body__From – the number from which the call is initiated

  2. Body__To – the number to which the call is directed

  3. Timestamp – the time of the event

  4. Body__Extension – the extension of the employee associated with the call

  5. CallId – the call’s unique ID

Additional filters and event configurations may be set for all of the above fields.