> ## Documentation Index
> Fetch the complete documentation index at: https://docs.getstrada.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Post-Conversation Actions

> Actions executed after the conversation

These are actions that are triggered after the conversation has ended. Post-conversation actions allow you to automate follow-up tasks, data processing, and integrations based on the conversation's outcome.

***

## App Specific Post-Conversation Actions

Strada provides first-party integration with specific applications to make integrations easy and native. Depending on the integrations that are configured, different built-in actions are available. Each action will be associated to a connection and will have a different number of inputs that may need to be configured.

### Webhooks

**Send Webhook** - Adding a webhook allows you to trigger a workflow (e.g. Zapier, GHL) or hit an internal service (e.g. save the conversation's information to your internal systems).

<img src="https://mintcdn.com/strada/kRTCzAvebIAxCsgf/building/actions/webhook.png?fit=max&auto=format&n=kRTCzAvebIAxCsgf&q=85&s=45a92f8adad97ff181617ff37e8915b1" alt="webhook" width="1478" height="642" data-path="building/actions/webhook.png" />

Define the URL for your destination and Strada will send a POST request with the conversation's information within the body.

<Note>
  For enhanced security, we recommend adding a secret. This secret can be verified within a `X-Strada-Secret`
  header in the POST request.
</Note>

***

### HubSpot

**Log Call Activity** - Automatically log call activities in HubSpot CRM.

<img src="https://mintcdn.com/strada/kRTCzAvebIAxCsgf/building/actions/log-call.png?fit=max&auto=format&n=kRTCzAvebIAxCsgf&q=85&s=fc3a6ae247638dd3e49f62b273412f9b" alt="Log Call" width="1165" height="596" data-path="building/actions/log-call.png" />

***

### Agency Zoom

**Update Contact** - Update contact information in Agency Zoom.

***

### Salesforce

The Salesforce integration provides multiple post-conversation capabilities:

**Log a Call** - Record call details in Salesforce activity history.

**Update Lead** - Update lead information in Salesforce.

**Update Campaign Member** - Update campaign member status in Salesforce.
