I need a step by step guide for clay and serperdev http api integration. Please help. Thanks
To integrate Clay with the Serperdev HTTP API, follow these steps: 1. Create a Serper account at serper.dev and obtain your API key. 2. In Clay, set up an HTTP API column: β’ Choose the HTTP method (likely GET or POST). β’ Enter the Serper API endpoint URL. β’ Add your Serper API key in the header structure. 3. Define query parameters or request body as needed for your Serper API call. 4. If using dynamic input, compile your query using a formula in Clay. 5. Specify which fields to return from the API response, if needed. 6. Configure auto-update settings and any conditional run criteria. If you encounter any JSON-related issues during setup, please copy and paste the JSON into the chat for further troubleshooting.