Discussions
Import JSON Google Apps Script Metadata Limit
Hello,
emEvents endpoint not working
I can't get the emEvent endpoint to work. I've created a campaign and am using the ID from it. All I get back is an empty array. If I put in the wrong client email I get back the correct error "recipientsNotFound". So I know the formatting is correct. I don't have any issues using any of the other endpoints.
Webhooks keep on running every 10 min.
I set a webhook for callsCreated.
Only registered systems can use this endpoint
How to register the system
Using API and custom fields
We are trying to pass in new contacts via API call. We have been able to add new contacts however custom field parameters do not seem to receive the values we have passed? Do we need to pass these parameters in a different manner?
DNC Feature
Is there a way to mark a lead DNC such that no one from my team calls that number again?
Is my webhook code wrong
Hey so I am trying to get webhooks to work, I get a response but the webhook array is empty, anything wrong in my code...
People Update Webhook in case of CustomField update
Hey,
Text Messaging POST
I see that since I have had a follow up boss account and have integrated with several other 3rd party application for the sole purpose of automating the outbound communications, especially SMS. All of the vendors posted their SMS responses as NOTES, not SMS's which skews our reporting when trying to find out what SMS campaigns are effective also difficult to pick up the conversation.
Is it possible to update a customField for multiple people with one API call?
We have added a new customField to FUB. We have around 40K leads on our CRM and need to add data for this customField to FUB.
Is there a batch update API available for the /people resource or we have to do this with individual API calls?
Another issue we are facing is some of the updates we made to add this customField using /people/put seem to not be visible on FUB despite getting a 200 ok response. Is there a delay associated with the /put/people call?