DanaHauser
6 years agoQrew Cadet
Get an XML result from an API call into a field as a value
I have a formula button that returns the User ID of a user based on their email address. I'm getting the result in an XML page and want to pass it to a field called User ID.
Here's the formula that gets me the User ID.
Here's the result it returns.
How can I edit the formula to make the API call and pass the <user id="xxxxxx"> result to a field in one swoop? I need this result in order to complete a button I'm using to send an invitation to the app. The user ID is my missing link, which will pull this all together.
Thanks for any help you can offer.
Dana
Here's the formula that gets me the User ID.
Here's the result it returns.
How can I edit the formula to make the API call and pass the <user id="xxxxxx"> result to a field in one swoop? I need this result in order to complete a button I'm using to send an invitation to the app. The user ID is my missing link, which will pull this all together.
Thanks for any help you can offer.
Dana