I feel like this is incredibly dumb, but is there an easy way to get an outbound webhook triggered from Slack --> Clay? I'd love to be able to have a Slack Workflow kick off a new row in Clay via a webhook. e.g. "Research this specific person for me" after filling out a simple form. Clay --> Slack is fantastic, but having something that's easy for a user to initiate a new entry into a table would be phenomenal. If there's any existing guidance on this, I'm completely missing it.
Thanks Claybot, answer 1 is closely aligned - though the clay university piece is now offline and didn't provide outbound webhook instructions from Slack.
Hey there David thanks for reaching out, taking a look a this for you.
Hey there David after some check in here managed to find a couple resources here for you the first comes directly from our database and then the 2nd is a link from Slack itself explaining how a web book would be set up with it. For Basic Slack Webhooks • Use the webhook URL from Clay in your Slack app configuration • Slack will send HTTP POST requests in JSON format to this endpoint • Your Clay table will update automatically when Slack sends data Creating webhook triggers | Slack Developer Docs
These appear to be mostly Clay -> Slack, which is great, but is effectively what your Slack Approval tool does
Sorry for clarity here, even though we're grabbing the webhook URL from Clay, this is not so that you can send data from a table from Clay into Slack, this is so that Slack knows where to send this the data to inside of Clay here.
