Apptio for All

Β View Only

 Can I update multiple users in one go with the Frontdoor API?

Jump to  Best Answer
  • ApptioforAll
Guillermo Cuadrado's profile image
Guillermo Cuadrado posted Mon August 29, 2022 08:21 AM
On 30Aug2022 it's going to be mandatory having a Persona in the Frontdoor user records (link).
I would like to mass-update all our users with the corresponding Personas, as we already have them in the Usage project.
The Frontdoor API allows updating fields for users. So far I have managed to define individual ones, but not more that one at a time.
Is there any magic JSON syntax to achieve this, please?

In the meantime, I'm looking at writing some Python code that would serialize the updates. Any tips here, greatly appreciated.
#ApptioforAll
Guillermo Cuadrado's profile image
Guillermo Cuadrado  Best Answer
You can read my (Bill's?) findings about the Frontdoor API using Postman and Python in my new post, Bill and Cerberus (link).
#ApptioforAll
Jenny Franklin's profile image
Jenny Franklin
Hi @Guillermo Cuadrado!  You can reach out to your CSM and they may be able to assist.  Thanks! 😊
#ApptioforAll
Guillermo Cuadrado's profile image
Guillermo Cuadrado
The API only supports one user at a time, but I wrote a Python script that makes all the calls one after the other. It worked!
I'll write a blog post about it soon.
#ApptioforAll
Jenny Franklin's profile image
Jenny Franklin
That is so cool, @Guillermo Cuadrado!  Looking forward to your blog on this! πŸ±β€πŸ‘€πŸ±β€πŸ‘€πŸ±β€πŸ‘€β€‹
#ApptioforAll
Jenny Franklin's profile image
Jenny Franklin
Excellent write-up once again, @Guillermo Cuadrado!!
#ApptioforAll