SeriesId API Field Values

How does the SeriesId field work in the API?

Here is our use case - for example, someone is in a drip email campaign that will send out 4 emails. If they are on email 3 of 4 in the series, we would want to know that information. Is the SeriesId going to return the number email in the campaign series?

Hey apnlodge639621,

Biannca here from our CX team. The SeriesID is pretty much the same thing as automation ID.

If you want to see the where the contact is in an automation, you need to run this endpoint /api/3/automationsLogService/automationRunBlocks?automationRunId=<id>.

Example: https://accountname...../api/3/automationsLogService/automationRunBlocks?automationRunId=2162

Please don’t hesitate to reply back out if you have any further questions.