Hi community!
I have an active integration with Appcues and was wondering if there is a way to see what records were recently updated/sent to the Appcues integration from the Marketo side.
Thanks!
Solved! Go to Solution.
There isn't anything actually "sent" from Marketo to Appcues.
Their documentation is (perhaps deliberately?) misleading about this, claiming there's a push component from Marketo to Appcues and then a pull component in the other direction.
This is not true, every connection is made from the Appcues side. They write Custom Activities using the REST API and read Marketo leads using the REST API. Marketo cannot log when objects are merely read from the database.
There isn't anything actually "sent" from Marketo to Appcues.
Their documentation is (perhaps deliberately?) misleading about this, claiming there's a push component from Marketo to Appcues and then a pull component in the other direction.
This is not true, every connection is made from the Appcues side. They write Custom Activities using the REST API and read Marketo leads using the REST API. Marketo cannot log when objects are merely read from the database.
had no idea, thanks for the clarification.