Podio API item revision difference doesn't return external_id for changed fields [UPDATE: fixed!] -


[edited add: api fixed , returns external_id expected]

the podio api returns diff between 1 revision of item , documented here

the diff returned api contains array of changed fields. each field can see field_id , label not field's external_id.

is bug in api? official ruby gem api has property external_id never populated.

is there way of getting field's external_id without making further (rate-limited) api calls?

the podio api has been updated include external_id of field.

just record, podio dev team implemented , released fix within 24 hours of understanding problem. yay them!


Comments

Popular posts from this blog

jOOQ update returning clause with Oracle -

java - Warning equals/hashCode on @Data annotation lombok with inheritance -

java - BasicPathUsageException: Cannot join to attribute of basic type -