API Sync lead activity | Community
Skip to main content
April 7, 2014
Duplicate

API Sync lead activity

  • April 7, 2014
  • 2 replies
  • 1016 views
We would like to have a filterable action in the activity log when a lead is updated via the API. It would be even better if we could pass in a string so we could identify the source.  This would allow us to replicate our "fills out form" flows for data that comes in from the API.  Our workaround for now is to do a request campaign after the lead sync happens, but this can add up to a lot of extra calls we would like to avoid.

Thanks

L

2 replies

New Participant
February 7, 2020
No text available
April 8, 2014
Good morning, Lyle!

You can trigger off data value changes via the SOAP API by adding either constraint below:

1.  Reason: Is: SOAP API

or

2.  Source: is: Web service API

If the lead is being created via SOAP API, the same constraints apply there as well, so you can have that trigger your campaigns.  As far as passing which SOAP API source the information is coming from, you'd need to setup a field that the SOAP clients would populated with their own information (entirely up to you what you've have in there).

Let me know if you have any questions!

Jesse
Premier Support Team