Recent content by Lars

  1. Lars

    Email Stripe receipt?

    Just one last question: the last uploader step means I've uploaded a file to your storage. Will it automatically be purged after a set time or how do I delete it?
  2. Lars

    Email Stripe receipt?

    Hey, I solved the last challenge by using your File Uploader :)
  3. Lars

    Email Stripe receipt?

    Excelllent, thanks! So, final challenge: How do I attach this PDF as an actual file attachment, not just a link, in an email. Looking at your SMTP action, attachments need to be valid files, not just URL's like what CloudConvert is supplying. I tried the Google Drive approach again but don't...
  4. Lars

    Email Stripe receipt?

    Thanks for your patience :) I've added CloudConvert now and the Convert A File action so that it retrieves the HMTL file from Google Drive and then converts it to PDF. No error messages so far. What I can't find is where the new file is stored. Do you know how to retrieve it? I followed the...
  5. Lars

    Email Stripe receipt?

    Thanks. I'm looking for a free solution so now testing the Google Drive option. The uploaded file is stored and displayed as HTML, see image. Also, The Share a File with Anyone action doesn't allow me to map varaiables from previous step, so how do I ensure that it's the currently uploaded file...
  6. Lars

    Email Stripe receipt?

    https://connect.pabbly.com/workflow/mapping/IjU3NjcwNTZjMDYzMjA0M2M1MjY0NTUzZDUxMzQi_pc
  7. Lars

    Email Stripe receipt?

    Ok, thanks, got the transaction to trigger PC correctly now. And the receipt is supplied as a URL. I need to create an attachment, preferably PDF, from that URL and attach it to a SMTP email. Best way?
  8. Lars

    Email Stripe receipt?

    I've started using Stripe and would like to configure a workflow to Trigger whenever a successful payment has happened i Stripe Retrieve the associated receipt Convert it to PDF (do I need a paid service for this? Email it to my accounting system's inbox Trigger is straightforward. How to...
  9. Lars

    Delete FB comments automatically

    I want to delete any comments on a FB page as soon as they're posted. I created a new workflow using the New Comment action in the FB page trigger, then added the FB Comments: Delete Comment action as a next step. In this step it says that I can retrieve the comment ID from the preceding step...
  10. Lars

    Replace line breaks in Google Sheet with <br>

    Thanks for helping out with this. And I do understand how to replace strings with other strings, but how do I replace line breaks that aren't visible characters? Here's the content of a cell in Google Sheets. The line breaks aren't displayed as visible characters, but the Instagram component...
  11. Lars

    Replace line breaks in Google Sheet with <br>

    I'm creating a workflow that retrieves content from a Google Sheet and posts it on FB pages + on Instagram. FB works fine, but the Instagram module in Connect doesn't handle line breaks correctly, instead publishing them as \n on Instagram. So I need to find a way to replace line breaks from the...
  12. Lars

    JSON error when updating row in Google sheet

    Ah, now I see it. Thanks! :)
  13. Lars

    JSON error when updating row in Google sheet

    Right, perhaps worth testing - and the existing setup has worked well for many months, so I'd like to understand what's suddenly causing the error? Again, heres the workflow: https://connect.pabbly.com/workflow/mapping/IjU3NjUwNTZiMDYzNTA0M2M1MjZmNTUzMzUxMzMi_pc Best, Lars.
  14. Lars

    JSON error when updating row in Google sheet

    My workflow at https://connect.pabbly.com/workflow/mapping/IjU3NjUwNTZiMDYzNTA0M2M1MjZmNTUzMzUxMzMi_pc is suddenly returning a JSON error on update of row in Google sheet. The steps: Lookup first available spreadsheet row Update row with values from other sheet I've checked the mappings, no...
  15. Lars

    Update email address in Mailerlite

    Ok. The selection looks the same for ML Classic but it's not, then?
Top