We are working on a automation that extracts activities through api call from a linkedIN user profile,.
In the above the data I am getting from the backend is a list of activites with different parameters. I can see in the logs when extract activity gets scheduled, that a member is passed, since its shows the member id their, but it is not getting saved in the backend in the activity creation workflow, other two data types are getting stored. And member is critical to our working of other workflows.
I have added similar workflows for the same on the other automations, and they are working, any chance of bug here or something we are missing?


