• Help Desk reporting gives you real-time visibility into your support operation without the manual work. Ask our experts about which metrics matter most! AMA Dec 8-12.

    Ask us anything

which APIs to use for phone search and post an activity

BTaht
Member

Hello!

 

I need an API that will look up hubspot and return hubspot contacts based on a phone number.  I need to pass in phone and get a return of contacts with matching phone numbers.  Need contact ID, phone and email returned.

 

Then I need an API to post information about an sms to hubspot.  The hubspot contact ID, the SMS message, data and time of the sms.  Which is best API to post sms activity? 

0 Upvotes
1 Accepted solution
Jaycee_Lewis
Solution
Thought Leader

Hey, @BTaht 👋 Welcome to our community. This is a great question. 

 

For searching an object by a specific property or properties, you can use the Search API. It allows you to use filters and to specify which properties are returned with the response.

 

For recording SMS messages on an object record, you can use the Engagements API endpoints for Communications

 

I hope this helps get you moving forward! — Jaycee





loop


Loop Marketing is a new four-stage approach that combines AI efficiency and human authenticity to drive growth.

Learn More




View solution in original post

0 Upvotes
1 Reply 1
Jaycee_Lewis
Solution
Thought Leader

Hey, @BTaht 👋 Welcome to our community. This is a great question. 

 

For searching an object by a specific property or properties, you can use the Search API. It allows you to use filters and to specify which properties are returned with the response.

 

For recording SMS messages on an object record, you can use the Engagements API endpoints for Communications

 

I hope this helps get you moving forward! — Jaycee





loop


Loop Marketing is a new four-stage approach that combines AI efficiency and human authenticity to drive growth.

Learn More




0 Upvotes