Krispcall Trigger icon

Krispcall Trigger

Triggers workflow on KrispCall webhook events

Overview

The Krispcall Trigger node activates workflows based on webhook events from KrispCall, specifically handling new contact events under the Webhook resource. It is useful for automating processes triggered by incoming data from KrispCall, such as adding new contacts to a CRM or notifying teams of new contacts.

Use Case Examples

  1. Automatically add new KrispCall contacts to a CRM system.
  2. Send notifications or trigger follow-up workflows when a new contact is created in KrispCall.

Output

JSON

  • bodyData - The JSON data received from the KrispCall webhook event, representing the new contact information.

Dependencies

  • Requires KrispCall API credentials for authentication to manage webhooks.

Troubleshooting

  • Ensure the KrispCall API credentials are correctly configured and valid to avoid authentication errors.
  • Verify that the webhook URL is correctly set up in KrispCall to receive events.
  • If no data is received, check that the webhook is properly created and active in KrispCall.

Links

Discussion