This topic was automatically generated from Slack. You can find the original thread here.
What does this mean? Expensify I use my Google SSO, so not sure what is expected here:
This topic was automatically generated from Slack. You can find the original thread here.
What does this mean? Expensify I use my Google SSO, so not sure what is expected here:
Can you please try again? It should now include some instructions and a link to find those values.
Thanks, Danny.
I will double check but I was already logged in earlier today
Under accounts I don’t see a similar tool.
Posted thread to Discourse: What Does it Mean to Use Google SSO with Expensify?
this page is also 404: https://github.com/PipedreamHQ/pipedream/blob/master/components/expensify/actions/create-expense/create-expense.mjs
I intend to use it as an employee, not the backoffice of the company
Oh, Expensify didn’t lack the lack of a trailing / in the URL :face_palm::skin-tone-2:
, it’s been updated to Spend Management Software for Receipts & Expenses | Expensify
You got this from the page in mcp.pipedream.com? I see the issue but you can see the code here if you’re looking for it: pipedream/components/expensify/actions/create-expense/create-expense.ts at master · PipedreamHQ/pipedream · GitHub
I guess the question for me was it looked like the integration was looking for a PartnerID which I assumed was an ID for the back-office, not an employee who wants to create an expense report.
I see them but it’s definitely a different from Oauth flow so just wanted to make sure
Alright, cool. I seem to be able to do something so far, so thanks
Yea unfortunately they don’t offer OAuth as an authentication option for their public API, so we’re using the option they support.