LogCore Docs

  • Http requests

    Welcome to our series exploring the modules, known as steps, within LogCore Auto! In each post, we’ll dissect a different…

    ·


  • Seamless Imports: From CSV to API in Logcore Auto

    Did you know that you’re not limited to just system-to-system integrations? In Logcore Auto, you can also upload a CSV…

    ·


  • HideIf

    HideIf, the Consultant’s Best Friend All APIs have their quirks and require different logic. With the HideIf function, you can…

    ·


  • Array Loops

    ArrayMap Syntax: ArrayMap: array[] Iterate and Maps the elements in the input array[] to the current object parent Array. Structural…

    ·


  • LogCore Conversions

    Base64 Decode Syntax: Base64D(param1) Converts/Decodes Base64 string to string. Conversion Parameters: Name Type Description param1 string The Base64 string to…

    ·


  • LogCore Arrays

    Any Syntax: Any(array[]) Returns true if there are one or more elements in the array[]. Array Parameters: Name Type Description…

    ·


  • LogCore Formulas

    LogCore Language Documentation Arrays Conversion Data Types Date and Time Logical Math String Structural

    ·


  • Webhooks

    Create endpoints to receive incoming data and trigger flows. When to Use Settings Basic Request Handling Response Config Access Webhook…

    ·


  • Run Other Integration

    Call another integration from your flow. When to Use Settings Basic Parameters Result Handling Tips

    ·


  • While

    Repeat steps as long as a condition remains true. When to Use Settings Basic Error Handling Inside the While Loop…

    ·