All Collections
Integrations
API
Creating Contact API — How to Find the ID
Creating Contact API — How to Find the ID
Hannah Chun avatar
Written by Hannah Chun
Updated over a week ago

User's ID

Go to Settings ➡️ Users ➡️ All Users ➡️ Click Specific User

Campaign ID

Go to the Campaigns ➡️ Click one of the campaigns

Pipeline ID

Go to Settings ➡️ Pipeline ➡️ Click one of the pipelines

Stage ID

Go to Settings ➡️ Right-click the page and open "inspect" ➡️ Click the pipeline ➡️ Click Fetch/ XHR ➡️ Search Pipeline ➡️ Click the code under the "name" ➡️ Click "Response" ➡️ Find the stage Name ➡️ Check the ID


Custom Info ID

Go to Settings ➡️ Right-click the page and open "inspect" ➡️ Click the Custom Field ➡️ Click Fetch/ XHR ➡️ Search "custom" ➡️ Click the code under the "name" ➡️ Click "Response" ➡️ Find "idCustomField" ➡️ Check the ID

Tag ID

Go to Settings ➡️ Right-click the page and open "inspect" ➡️ Click the Tag ➡️ Click Fetch/ XHR ➡️ Search "tag - item" ➡️ Click the code under the "name" ➡️ Click "Response" ➡️ Find "tag_id" ➡️ Check the ID

Did this answer your question?