Could someone share instructions on how to use the HTTP API template for Adding contacts to a sequence in Apollo? I keep getting an error that I'm using the wrong sequence ID.
To use the HTTP API template for adding contacts to a sequence in Apollo without encountering a wrong sequence ID error, follow these steps:
1. Ensure you're using the correct sequence ID in your request body.
2. Format your JSON body correctly, following these rules:
• Use quotes for strings (e.g., "sequenceId": "your_sequence_id_here")
• Don't use quotes for numbers or booleans
• For dynamic variables, use /column
syntax (e.g., "email": "/column_name")
3. Double-check your API endpoint and authentication details.
If you're still encountering errors, please copy and paste your JSON body into the chat so we can troubleshoot further.
Hello Kaitlyn! Thank you for reaching out! You can send your contacts to Apollo sequences in Clay using a set of 4 HTTP API columns. Here's what your set up is going to look like: 1. Find Contact ID 2. Find Sequence ID 3. Find Sender ID 4. Add to Sequence Here's a loom that explains this for you: https://www.loom.com/share/79107b2db2534091a15caf0614acd86c?sid=2757d6a0-6cd5-4c7d-b30a-c39536734559
Thank you! This was really helpful
Of course, feel free to reach out with any other questions or concerns. :)