Skip to main content
Setup Guide: Clay
Updated over a week ago

Clay integration is only available for RB2B Pro users.

Setting Up an Integration with Clay

To initiate your Clay integration, navigate to Integrations from the sidebar menu. Locate Clay among the integration options and select View Integration.

In the input field provided, add your full Clay Webhook URL then click Save to publish your changes.

The URL used must be secure and include https://

Required Fields

Some, but not all, fields are required to have values for the payload to send. Required fields include:

  • LinkedIn URL

  • First Name

  • Business Email

Content Preview

{
"LinkedIn URL": "https://www.linkedin.com/in/retentionadam/",
"First Name": "Adam",
"Last Name": "Robinson",
"Title": "CEO @ Retention.com. We help Ecomm brands grow & monetize their first-party audience",
"Company Name": "Retention.com",
"Business Email": "[email protected]",
"Website": "https://retention.com",
"Industry": "Internet Technology & Services",
"Employee Count": 60,
"Estimate Revenue": "$22M rev",
"City": "Austin",
"State": "Texas",
"Zipcode": "73301",
"Seen At": "2024-01-01T12:34:56:00.00+00.00",
"Referrer": "https://retention.com",
"Captured URL": "https://rb2b.com/pricing"
}
Did this answer your question?