Integrate SalesUP Copilot to Clay | Scribe

    Integrate SalesUP Copilot to Clay

    • Nandini Jain |
    • 11 steps |
    • 43 seconds
    1
    Open the Clay table you want to add SalesUP Copilot to
    2
    Click on "Add enrichment"
    3
    Click on "Tools"
    4
    And then select the HTTP API option which will open a sidebar to enter all necessary details
    5
    Under 'Method', choose 'Post'
    6
    Under 'Endpoint' - Paste the endpoint for the enrichment you want to perform You can find the Base URL & the code to create the endpoint here - <https://express.salesup.club/api-docs/> You can find the example for FindEmail Endpoint below
    7
    Next for the 'Body' section you can find the code you need to place under each respective action in the API doc - <https://express.salesup.club/api-docs/>
    8
    Once pasted please ensure to replace placeholder values with actual columns of your Clay table. Just type '/' and select the correct column
    9
    Next, under 'Headers' add the 'Key' - **[[x-api-key]]**
    10
    To find the 'Value' you can navigate to your account on <https://copilot.salesup.club/auth> and retrieve your API key from the Settings (Profile tab)
    11
    Once these steps are done, press save and you're all set!