Question

Splitwise - Individual login

  • 18 August 2021
  • 3 replies
  • 32 views

Hello team, 

 

So I've managed to integrate Wix with Splitwise. The specific details of the automation are as follows: 

When the user makes a purchase via my website hosted on wix, then wix automation triggers an order confirmation event to Zapier, which in turn creates a “New expense” in the users account for chosen Splitwise group. 

 

Issue: In the automation setup, I used generic platform login IDs and integration (which belong to me). In other words, no matter who makes the purchase on the platform, it shows up in my splitwise account. Is there a way to automate the integration in between Wix and Splitwise in such a manner that the “new expense” shows up on the splitwise account of the actual person that has purchased the item from my wix website? 


This post has been closed for comments. Please create a new post if you need help or have a question about this topic.

3 replies

Userlevel 7
Badge +14

Hi @Raghuvir 

These are the settings available in the action: Splitwise Create Expense

NOTE: This is for the authenticated Splitwise account.

 

Userlevel 7
Badge +14

@Raghuvir

You may want to look into the Splitwise API.

App APIs can be used in Zaps with the Webhooks app or Code app.

Webhooks: https://zapier.com/apps/webhook/integrations

Code: https://zapier.com/apps/code/help

Thanks @Troy Tessalone. I managed to setup it fine i.e. the “Splitwise Create Expense”. But the second response helps. Will try Webhook or Code app and see how that works out. The intent is to not spend time integrating with Splitwise API directly. Will give Webhook a shot. Thank you so much for your prompt response.